Skip to main content

DoNothingType Class

Definition

Namespace:Avalonia.Data
Assembly:Avalonia.Base
Package:Avalonia
public class DoNothingType

Inheritance: object -> DoNothingType

Methods

NameDescription
ToStringReturns the string representation of Avalonia.Data.BindingOperations.DoNothing.

ToString Method

Returns the string representation of Avalonia.Data.BindingOperations.DoNothing.

public string ToString()

Returns

string

The string "(do nothing)".