Skip to content

Crow.ValueChangeEventArgs

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 2 revisions

Arguments for the ValueChange event used for Binding

namespace: Crow

Inheritance Hierarchy

  • ValueChangeEventArgs

Syntax

public class ValueChangeEventArgs

Constructors

prototype description
ValueChangeEventArgs (string _memberName, object _newValue) Initializes a new instance of the T:Crow.ValueChangeEventArgs class.

Properties

name description

Methods

prototype description

Events

name description
Clone this wiki locally