Method | Description | |
---|---|---|
CategoryGenerator ( |
||
DefineCategoryProxy ( |
TODO: Doc
|
Method | Description | |
---|---|---|
DefineDelegate ( |
Defines an inner Delegate type for the method to be invoked from Objective-C runtime.
|
|
DefineProxyMethod ( |
Defines a proxy method that is called from Objective-C runtime. This method retrieves the targeted managed instance and passes the parameters.
|
|
EmitProxyMethodBodyForExtensionMethod ( |
public CategoryGenerator ( |
||
assembly | ||
is64Bits | bool | |
return | System |
public DefineCategoryProxy ( |
||
type | ||
extensionMethods | IEnumerable |
|
return |