C# Class Aspects.Logging.Tests.Commons.Dummies.FullTestClass

Datei anzeigen Open project: vnvizitiu/AOP

Public Methods

Method Description
EmbeddedMethod ( ) : void

The embedded method.

Private Methods

Method Description
InnerMethod ( ) : void

The inner method.

Method Details

EmbeddedMethod() public static method

The embedded method.
public static EmbeddedMethod ( ) : void
return void