Interface ILunyServiceRegistryInternal
- Namespace
- Luny /
- Assembly
- Luny.dll
public interface ILunyServiceRegistryInternal
Expand Details ...
Methods
RegisterService(LunyEngineServiceBase)
void RegisterService(LunyEngineServiceBase service)
Parameters
| Type | Name | Description |
|---|---|---|
service |
ThrowDoesNotImplementServiceInterface(Type)
public static void ThrowDoesNotImplementServiceInterface(Type serviceType)
Parameters
| Type | Name | Description |
|---|---|---|
serviceType |
ThrowImplementsMultipleServiceInterfaces(Type, Type[])
public static void ThrowImplementsMultipleServiceInterfaces(Type serviceType, Type[] interfaces)
Parameters
| Type | Name | Description |
|---|---|---|
serviceType |
||
interfaces |