C# Class Animatroller.Framework.DoubleZeroToOne

Inheritance: IControlData
Show file Open project: HakanL/animatroller

Public Properties

Property Type Description
Full DoubleZeroToOne
Zero DoubleZeroToOne

Public Methods

Method Description
DoubleZeroToOne ( ) : System
DoubleZeroToOne ( double initialValue ) : System
IsValid ( ) : bool

Method Details

DoubleZeroToOne() public method

public DoubleZeroToOne ( ) : System
return System

DoubleZeroToOne() public method

public DoubleZeroToOne ( double initialValue ) : System
initialValue double
return System

IsValid() public method

public IsValid ( ) : bool
return bool

Property Details

Full public static property

public static DoubleZeroToOne,Animatroller.Framework Full
return DoubleZeroToOne

Zero public static property

public static DoubleZeroToOne,Animatroller.Framework Zero
return DoubleZeroToOne