Method Managed
Managed(T)
Declaration
public static TransportFunctionPointer<T> Managed(T managedDelegate)
Parameters
| Type | Name | Description |
|---|---|---|
| T | managedDelegate |
Returns
| Type | Description |
|---|---|
| TransportFunctionPointer<T> |
public static TransportFunctionPointer<T> Managed(T managedDelegate)
| Type | Name | Description |
|---|---|---|
| T | managedDelegate |
| Type | Description |
|---|---|
| TransportFunctionPointer<T> |