C# Class Habanero.Naked.Tests.PropDefFake

Inheritance: PropDef
Show file Open project: Chillisoft/habanero.smooth Class Usage Examples

Public Methods

Method Description
PropDefFake ( ) : Habanero.Base
PropDefFake ( Type propType ) : Habanero.Base

Private Methods

Method Description
GetRandomString ( ) : string

Method Details

PropDefFake() public method

public PropDefFake ( ) : Habanero.Base
return Habanero.Base

PropDefFake() public method

public PropDefFake ( Type propType ) : Habanero.Base
propType System.Type
return Habanero.Base