메소드 |
설명 |
|
CreateAssemblyReference ( XmlNode node ) : AssemblyReference |
|
|
CreatePointCutDefinition ( XmlNode inner ) : PointCutDefinition |
|
|
CreateTypeReference ( XmlNode node ) : TypeReference |
|
|
GetAttribute ( XmlNode node, String key, String defaultValue ) : String |
|
|
GetRequiredAttribute ( XmlNode node, String key ) : String |
|
|
LoadAdvices ( XmlNode inner, PointCutDefinition def ) : void |
|
|
LoadAspects ( ) : void |
|
|
LoadGlobals ( ) : void |
|
|
LoadImports ( ) : void |
|
|
LoadInterceptors ( ) : void |
|
|
LoadMixins ( ) : void |
|
|
ParseSignature ( XmlNode inner, PointCutDefinition def ) : void |
|
|