Summary
Returns the string representation of
DoNothing
.
- Namespace
- Avalonia
.Data - Containing Type
- DoNothingType
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string | The string "(do nothing)". |