BindingExpression.InnerListener.

BindingExpression.

OnNext(object) Method

Syntax

public void OnNext(object value)

Parameters

Name Type Description
value object

Return Value

Type Description
void