|
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 > RegisterArgumentsService Method : RegisterArgumentsService<T>() Method |
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