C# Class Castle.Windsor.Tests.ClassComponents.HasThrowingPropertyDependency

Show file Open project: castleproject/Windsor

Public Properties

Property Type Description
InstancesCreated int
InstancesStarted int

Public Methods

Method Description
HasThrowingPropertyDependency ( )
Start ( ) : void

Method Details

HasThrowingPropertyDependency() public method

Start() public method

public Start ( ) : void
return void

Property Details

InstancesCreated public static property

public static int InstancesCreated
return int

InstancesStarted public static property

public static int InstancesStarted
return int