Свойство | Type | Description | |
---|---|---|---|
targetField |
Méthode | Description | |
---|---|---|
GenerateCode ( |
||
InterfaceProxyWithTargetGenerator ( ModuleScope scope, |
Méthode | Description | |
---|---|---|
AddMappingForTargetType ( ITypeContributor>.IDictionary |
||
CreateTypeAttributes ( |
||
GenerateType ( string typeName, |
||
GetContributorForAdditionalInterfaces ( INamingScope namingScope ) : |
||
GetTypeImplementerMapping ( |
||
Init ( string typeName, |
Méthode | Description | |
---|---|---|
CreateFields ( |
||
EnsureValidBaseType ( |
||
ImplementedByTarget ( ICollection |
||
ThrowInvalidBaseType ( |
protected AddMappingForTargetType ( ITypeContributor>.IDictionary |
||
typeImplementerMapping | ITypeContributor>.IDictionary | |
proxyTargetType | ||
targetInterfaces | ICollection |
|
additionalInterfaces | ICollection |
|
namingScope | INamingScope | |
Résultat | ITypeContributor |
protected CreateTypeAttributes ( |
||
emitter | ||
Résultat | void |
public GenerateCode ( |
||
proxyTargetType | ||
interfaces | ||
options | ProxyGenerationOptions | |
Résultat |
protected GenerateType ( string typeName, |
||
typeName | string | |
proxyTargetType | ||
interfaces | ||
namingScope | INamingScope | |
Résultat |
protected GetContributorForAdditionalInterfaces ( INamingScope namingScope ) : |
||
namingScope | INamingScope | |
Résultat |
protected GetTypeImplementerMapping ( |
||
interfaces | ||
proxyTargetType | ||
contributors | IEnumerable |
|
namingScope | INamingScope | |
Résultat | IEnumerable |
protected Init ( string typeName, |
||
typeName | string | |
emitter | ||
proxyTargetType | ||
interceptorsField | ||
interfaces | IEnumerable |
|
Résultat |
public InterfaceProxyWithTargetGenerator ( ModuleScope scope, |
||
scope | ModuleScope | |
@interface | ||
Résultat | System |