C# Class CastleTests.Components.SimpleMixIn

Inheritance: ISimpleMixIn
ファイルを表示 Open project: castleproject/Windsor

Public Methods

Method Description
DoSomething ( ) : void

Method Details

DoSomething() public method

public DoSomething ( ) : void
return void