Public Methods

  Name Description
Public method AdjustTimingEmstat Overloaded. Adjust timing for the emstat. (inherited from Method)
Public method Equals Check if this method is equal to another (inherited from TimeMethod)
Public method GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object)
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method ReceiveMeasurement   (inherited from TimeMethod)
Public method ToHex Overloaded. Function for generating hex blob (inherited from Method)
Public method ToString Overridden. Generate a string describing this method
Public method Validate Overloaded. Validate this method.
Top

Protected Methods

  Name Description
Family method AdjustMeasurementTime Overloaded. Adjust measurement time for power frequency and store in blob (inherited from Method)
Family method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Family method ToHex0 Overloaded. Return version 0 style hex blob.
Family method ToHex1 Return version 1 style hex blob. (inherited from Method)
Top

See Also