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

Show in webframe

RegisterArgumentsService<T>() Method







The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService interface.
Register a specific type to be created for a ArgumentsService object with a new WorkstationContainer.
Syntax
public static void RegisterArgumentsService<T>()
where T: IWorkstationArgumentsService
'Declaration
 
Public Overloads Shared Sub RegisterArgumentsService(Of T As IWorkstationArgumentsService)() 
'Usage
 
WorkstationContainer.RegisterArgumentsService(Of T)()

            

            
public: static void RegisterArgumentsService<T>(); 
where T: IWorkstationArgumentsService
public:
static void RegisterArgumentsServicegeneric<typename T>
(); 
where T: IWorkstationArgumentsService

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService 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