Click or drag to resize
BroccoliSharp BroTime Methods

The BroTime type exposes the following members.

Methods
  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToDateTime
Converts BroTime to a .NET DateTime.
Public method ToString
Returns a string that represents this BroTime.
(Overrides ValueTypeToString.)
Public method ToString(String)
Returns a string that represents this BroTime using the specified format.
Top
See Also