Method | Description | |
---|---|---|
AspectSharpFacility ( ) : AspectSharp.Lang.AST |
Method | Description | |
---|---|---|
ConfigurationToXml ( IConfiguration config, |
||
ConfigurationToXml ( IConfiguration config ) : string | ||
Init ( ) : void |
Method | Description | |
---|---|---|
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 | ||
return | AspectSharp.Lang.AST |
protected ConfigurationToXml ( IConfiguration config, |
||
config | IConfiguration | |
root | ||
return |
protected ConfigurationToXml ( IConfiguration config ) : string | ||
config | IConfiguration | |
return | string |