PropertyError.

Subscribe(Action<object>) Method

Namespace
Avalonia.Data.Core.Plugins
Containing Type
PropertyError

Syntax

public void Subscribe(Action<object> listener)

Parameters

Name Type Description
listener Action<object>

Return Value

Type Description
void