|
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 > RegisterState Method : RegisterState<T>() Method |
public static void RegisterState<T>() where T: WorkstationState
'Declaration Public Overloads Shared Sub RegisterState(Of T As WorkstationState)()
'Usage WorkstationContainer.RegisterState(Of T)()
public: static void RegisterState<T>(); where T: WorkstationState
public: static void RegisterStategeneric<typename T> (); where T: WorkstationState