Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RegisterFeaturesCommandFactory<T>() Method







The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory interface.
Register a specific type to be created for a FeaturesFactory object with a new WorkstationContainer.
Syntax
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

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationFeaturesCommandFactory interface.
Requirements

Target Platforms

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features