C# Class Castle.Facilities.AspectSharp.Tests.Components.SimpleService

Summary description for SimpleService.
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
DoSomething ( ) : void
DoSomethingElse ( ) : void
SimpleService ( ) : System

Method Details

DoSomething() public method

public DoSomething ( ) : void
return void

DoSomethingElse() public method

public DoSomethingElse ( ) : void
return void

SimpleService() public method

public SimpleService ( ) : System
return System