Метод | Описание | |
---|---|---|
OnAssemblyReference ( |
||
OnImportDirective ( AspectSharp.Lang.AST.ImportDirective import ) : void | ||
OnInterceptorDefinition ( |
||
OnInterceptorEntryDefinition ( |
||
OnMixinDefinition ( |
||
OnMixinEntryDefinition ( |
||
OnTypeReferenceDefinition ( |
||
Process ( Context context, |
||
ResolveTypesStep ( ) : AspectSharp.Lang.AST.Visitors |
Метод | Описание | |
---|---|---|
LoadType ( String typeName, String assemblyName, |
public OnAssemblyReference ( |
||
assemblyReference | ||
Результат | void |
public OnImportDirective ( AspectSharp.Lang.AST.ImportDirective import ) : void | ||
import | AspectSharp.Lang.AST.ImportDirective | |
Результат | void |
public OnInterceptorDefinition ( |
||
interceptor | ||
Результат | void |
public OnInterceptorEntryDefinition ( |
||
interceptor | ||
Результат | void |
public OnMixinDefinition ( |
||
mixin | ||
Результат | void |
public OnMixinEntryDefinition ( |
||
mixin | ||
Результат | void |
public OnTypeReferenceDefinition ( |
||
type | ||
Результат | void |
public Process ( Context context, |
||
context | Context | |
conf | ||
Результат | void |
public ResolveTypesStep ( ) : AspectSharp.Lang.AST.Visitors | ||
Результат | AspectSharp.Lang.AST.Visitors |