Delegate CustomObjectCreator
Namespace: cqhttp.Cyan.Utils
Assembly: cqhttp.Cyan.dll
Syntax
public delegate object CustomObjectCreator(Type discriminatedType);
Parameters
| Type | Name | Description |
|---|---|---|
| Type | discriminatedType |
Returns
| Type | Description |
|---|---|
| System.Object |