Leadtools.Dicom.Scp.Command Namespace > DicomCommandFactory Class > GetInstance Method : GetInstance(IConfigurationSource) Method |
public static DicomCommandFactory GetInstance( IConfigurationSource configSource )
'Declaration Public Overloads Shared Function GetInstance( _ ByVal configSource As IConfigurationSource _ ) As DicomCommandFactory
'Usage Dim configSource As IConfigurationSource Dim value As DicomCommandFactory value = DicomCommandFactory.GetInstance(configSource)
public: static DicomCommandFactory^ GetInstance( IConfigurationSource^ configSource )
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.