Метод | Описание | |
---|---|---|
AspectSharpFacility ( ) : AspectSharp.Lang.AST |
Метод | Описание | |
---|---|---|
ConfigurationToXml ( IConfiguration config, |
||
ConfigurationToXml ( IConfiguration config ) : string | ||
Init ( ) : void |
Метод | Описание | |
---|---|---|
OnComponentRegistered ( String key, IHandler handler ) : void | ||
RegisterAspectEngine ( ) : void | ||
RegisterInterceptor ( ) : void | ||
Union ( AspectSharp.Lang.AST.AspectDefinition aspects ) : AspectSharp.Lang.AST.AspectDefinition |
public AspectSharpFacility ( ) : AspectSharp.Lang.AST | ||
Результат | AspectSharp.Lang.AST |
protected ConfigurationToXml ( IConfiguration config, |
||
config | IConfiguration | |
root | ||
Результат |
protected ConfigurationToXml ( IConfiguration config ) : string | ||
config | IConfiguration | |
Результат | string |