|
BroTimeToString Method |
Returns a string that represents this
BroTime.
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public override string ToString()
Public Overrides Function ToString As String
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
Type:
String
A string that represents this
BroTime.
See Also