Method RegisterHandlers
RegisterHandlers(Type, tHandlerDescriptor)
Registers the handlers.
Declaration
public static void RegisterHandlers(Type t, IPortEditor.tHandlerDescriptor f)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | t | The type. |
| IPortEditor.tHandlerDescriptor | f | The handler descriptor. |