class Timeframe| Parents | |
|
|
|
The class of the time frames
| Static Public Methods | |
|
Creates a new instance of the class of the time frames with the specified unit and size parameters |
|
| Public Methods | |
|
Gets the size of the time frame |
|
|
Gets the type of the time frame |
|
|
This method is a constructor for the class of the time frames. It initializes the properties with default values and does not return any values |
|
|
Returns a string representation of the object, which includes the size and unit properties. This string can be used to display information about the object, or to compare objects |
|