C# Class CastleTests.Components.ServiceFactory

Mostra file Open project: castleproject/Windsor

Public Properties

Property Type Description
CreateWasCalled bool

Public Methods

Method Description
Create ( ) : ServiceImplementation

Method Details

Create() public method

public Create ( ) : ServiceImplementation
return ServiceImplementation

Property Details

CreateWasCalled public_oe static_oe property

public static bool CreateWasCalled
return bool