Constable Authorization Engine 2.0 BETA

PropertyChangeUndoManager.Initialize Method

[This is preliminary documentation and subject to change.]

Initializes an instance for the specified property change.

Overload List

Inherited from ChangeUndoManager.

public bool Initialize(object,ChangeEventArgs);

Initializes an instance for the specified property change.

public override bool Initialize(object,ChangeEventArgs,string);

See Also

PropertyChangeUndoManager Class | LaMarvin.ComponentModel Namespace