Click or drag to resize

toString Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.WordPlaytoString

Namespace:  WhetStone.WordPlay
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class toString

The toString type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToString
Convert an IFormattable to a String with a specific format but default IFormatProvider.
Top
See Also