|
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.Medical.Workstation Namespace > WorkstationContainer Class > RegisterFeaturesCommandFactory Method : RegisterFeaturesCommandFactory<T>() Method |
public static void RegisterFeaturesCommandFactory<T>() where T: IWorkstationFeaturesCommandFactory
'Declaration Public Overloads Shared Sub RegisterFeaturesCommandFactory(Of T As IWorkstationFeaturesCommandFactory)()
'Usage WorkstationContainer.RegisterFeaturesCommandFactory(Of T)()
public: static void RegisterFeaturesCommandFactory<T>(); where T: IWorkstationFeaturesCommandFactory
public: static void RegisterFeaturesCommandFactorygeneric<typename T> (); where T: IWorkstationFeaturesCommandFactory