Method | Description | |
---|---|---|
CollectMembersToProxy ( IProxyGenerationHook hook ) : void | ||
WrappedClassMembersCollector ( |
Method | Description | |
---|---|---|
GetMethodToGenerate ( |
||
IsGeneratedByTheCompiler ( |
||
IsOKToBeOnProxy ( |
Method | Description | |
---|---|---|
CollectFields ( IProxyGenerationHook hook ) : void |
public CollectMembersToProxy ( IProxyGenerationHook hook ) : void | ||
hook | IProxyGenerationHook | |
return | void |
protected GetMethodToGenerate ( |
||
method | ||
hook | IProxyGenerationHook | |
isStandalone | bool | |
return | MetaMethod |
protected IsGeneratedByTheCompiler ( |
||
field | ||
return | bool |
protected IsOKToBeOnProxy ( |
||
field | ||
return | bool |
public WrappedClassMembersCollector ( |
||
type | ||
return | System |