Returns an instance of the DicomCommandFactory class.
public static DicomCommandFactory GetInstance(
IConfigurationSource configSource
)
Public Overloads Shared Function GetInstance( _
ByVal configSource As IConfigurationSource _
) As Leadtools.Dicom.Scp.Command.DicomCommandFactory
public:
static Leadtools.Dicom.Scp.Command.DicomCommandFactory^ GetInstance(
IConfigurationSource^ configSource
)
configSource
The Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource object that will be used to create the Leadtools.Dicom.Scp.Command.Configuration.DicomCommandsSettings.
An instance of the DicomCommandFactory class.
This method returns a singleton instance that is created from the type defined in DicomCommandFactory. If there is no type defined a default instance will be created.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET