Click or drag to resize
FixPhraseToString Method
doogal.co.uk Home



Returns a string that represents the current object.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.24 (1.0.0.24)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also