Class DoNothingType
public sealed class DoNothingType
- Inheritance
-
DoNothingType
- Inherited Members
Methods
ToString()
Returns the string representation of DoNothing.
public override string ToString()
Returns
- string
The string "(do nothing)".