Method | Description | |
---|---|---|
GetInterfaceType ( IWeavingContext weavingContext ) : Mono.Cecil.TypeDefinition |
Gets the mixin definition interface.
|
|
GetMixinType ( IWeavingContext weavingContext ) : Mono.Cecil.TypeDefinition |
Gets the mixin implementation type.
|
public GetInterfaceType ( IWeavingContext weavingContext ) : Mono.Cecil.TypeDefinition | ||
weavingContext | IWeavingContext | Context to use for resolving the type. |
return | Mono.Cecil.TypeDefinition |
public GetMixinType ( IWeavingContext weavingContext ) : Mono.Cecil.TypeDefinition | ||
weavingContext | IWeavingContext | Context to use for resolving the type. |
return | Mono.Cecil.TypeDefinition |