IPlatformServiceLocatorGetServiceT Method |
Used to get service of a specific type
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxT GetService<T>()
where T : class
Function GetService(Of T As Class) As T
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:Rhino.Runtime.IPlatformServiceLocator.GetService``1"]
Return Value
Type:
T[Missing <returns> documentation for "M:Rhino.Runtime.IPlatformServiceLocator.GetService``1"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also