 | GuardTClone Method |
Creates a new object that is a copy of the current instance.
Namespace:
WhetStone.Guard
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic virtual Object Clone()
Return Value
Type:
ObjectA new object that is a copy of this instance.
Implements
ICloneableClone
See Also