Click or drag to resize

FieldWrapperTToString Method

Returns a string that represents the current object.

Namespace:  WhetStone.Fielding
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

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