Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GenerateOutput ( ) : string |
Adds the sum of each property of the given TrackedProfile to this instance.
|
|
GetHashCode ( ) : int | ||
RestartRangeVariables ( ) : void |
Sets the Starting Values
|
|
TrackedProfile ( string name ) : System | ||
UpdateRangeVariables ( ) : void |
Adds to the total values using Starting Values and Right Now Values
|
public static Equals ( |
||
P | ||
name | string | |
return | bool |
public TrackedProfile ( string name ) : System | ||
name | string | |
return | System |