Méthode | Description | |
---|---|---|
CollectMembersToProxy ( IProxyGenerationHook hook ) : void | ||
WrappedClassMembersCollector ( |
Méthode | Description | |
---|---|---|
GetMethodToGenerate ( |
||
IsGeneratedByTheCompiler ( |
||
IsOKToBeOnProxy ( |
Méthode | Description | |
---|---|---|
CollectFields ( IProxyGenerationHook hook ) : void |
public CollectMembersToProxy ( IProxyGenerationHook hook ) : void | ||
hook | IProxyGenerationHook | |
Résultat | void |
protected GetMethodToGenerate ( |
||
method | ||
hook | IProxyGenerationHook | |
isStandalone | bool | |
Résultat | MetaMethod |
protected IsGeneratedByTheCompiler ( |
||
field | ||
Résultat | bool |
protected IsOKToBeOnProxy ( |
||
field | ||
Résultat | bool |
public WrappedClassMembersCollector ( |
||
type | ||
Résultat | System |