Leadtools.Dicom.Scp.Command Namespace > DicomCommandFactory Class : GetInitializationService Method |
public static IInitializationService GetInitializationService( Type commandType )
'Declaration Public Shared Function GetInitializationService( _ ByVal commandType As Type _ ) As IInitializationService
'Usage Dim commandType As Type Dim value As IInitializationService value = DicomCommandFactory.GetInitializationService(commandType)
public: static IInitializationService^ GetInitializationService( Type^ commandType )