C# Class FlatRedBall.TimedSection

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Name string
Time double

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Name public property

public string Name
return string

Time public property

public double Time
return double