Method Register
Register<T>(Func<T>)
Declaration
public static void Register<T>(Func<T> creator) where T : ICommunicator
Parameters
| Type | Name | Description |
|---|---|---|
| Func<T> | creator |
Type Parameters
| Name | Description |
|---|---|
| T |
public static void Register<T>(Func<T> creator) where T : ICommunicator
| Type | Name | Description |
|---|---|---|
| Func<T> | creator |
| Name | Description |
|---|---|
| T |