C# Class FluentSpring.Tests.TestObjects.TestObject

Exibir arquivo Open project: thenapoleon/Fluent-API-for-Spring.Net Class Usage Examples

Public Properties

Property Type Description
DestroyedFlag bool

Public Methods

Method Description
Destroyed ( ) : void
Initialise ( ) : void

Method Details

Destroyed() public method

public Destroyed ( ) : void
return void

Initialise() public method

public Initialise ( ) : void
return void

Property Details

DestroyedFlag public_oe static_oe property

public static bool DestroyedFlag
return bool