- Namespace
- Avalonia
.Data - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DoNothingType"]
class Type type-node
Syntax
public sealed class DoNothingType
Methods
Name | Value | Summary |
---|---|---|
ToString |
string |
Returns the string representation of
DoNothing .
|