Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Check whether this object is equal to o (inherited from MethodFile) |
|
get_EValue | Contains all potential related parameters of the method. (inherited from MethodFile) |
|
get_tValue | Obtain value of time parameter (inherited from MethodFile) |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetMethodData | Get method data. (inherited from MethodFile) |
|
GetType | Gets the |
|
Save | Overridden. Saves the current method to a file. |
|
set_EValue | Change value of potential parameterFS (inherited from MethodFile) |
|
set_tValue | Change value of time parameter (inherited from MethodFile) |
|
SetMethodData | Overloaded. Change the value for a method parameter (inherited from MethodFile) |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
|
RefreshMethod | Overridden. Reload method data |
|
ToBool | Convert a string to a boolean (inherited from DataFile) |
|
ToInt | Convert a string to an integer (inherited from DataFile) |
|
ToSingle | Convert a string to a single using the current numberformat (inherited from DataFile) |