메소드 | 설명 | |
---|---|---|
Weave ( string typePatternMatch, string attributePatternMatch ) : void |
메소드 | 설명 | |
---|---|---|
AssemblyWeaverBase ( |
||
GetStaticCtor ( Mono.Cecil.TypeDefinition type ) : Mono.Cecil.MethodDefinition | ||
GetStaticDependencyPropertyField ( Mono.Cecil.TypeDefinition type, string propertyName ) : |
protected AssemblyWeaverBase ( |
||
assembly | ||
definition | ||
리턴 | System |
protected GetStaticCtor ( Mono.Cecil.TypeDefinition type ) : Mono.Cecil.MethodDefinition | ||
type | Mono.Cecil.TypeDefinition | |
리턴 | Mono.Cecil.MethodDefinition |
protected static GetStaticDependencyPropertyField ( Mono.Cecil.TypeDefinition type, string propertyName ) : |
||
type | Mono.Cecil.TypeDefinition | |
propertyName | string | |
리턴 |
public abstract Weave ( string typePatternMatch, string attributePatternMatch ) : void | ||
typePatternMatch | string | |
attributePatternMatch | string | |
리턴 | void |