C# Class CastleTests.Components.SimpleMixIn

Inheritance: ISimpleMixIn
Show file Open project: castleproject/Windsor

Public Methods

Method Description
DoSomething ( ) : void

Method Details

DoSomething() public method

public DoSomething ( ) : void
return void