Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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 )