SchedulerControl.GetService Method
Name | Parameters | Description |
---|---|---|
GetService(Type) | serviceType | Gets the service object of the specified type. |
GetService<T>() | none | Gets the service object of the specified generic type. |
Name | Parameters | Description |
---|---|---|
GetService(Type) | serviceType | Gets the service object of the specified type. |
GetService<T>() | none | Gets the service object of the specified generic type. |
No
Your feedback is appreciated.