C# Class Castle.MicroKernel.Tests.RuntimeParameters.CompC

Show file Open project: castleproject/Windsor Class Usage Examples

Public Properties

Property Type Description
test int

Public Methods

Method Description
CompC ( int test ) : Castle.Core

Method Details

CompC() public method

public CompC ( int test ) : Castle.Core
test int
return Castle.Core

Property Details

test public property

public int test
return int