C# Class Microsoft.Practices.Prism.Tests.Commands.DelegateCommandFixture.CanExecutChangeHandler

Mostra file Open project: xperiandri/PortablePrism

Public Properties

Property Type Description
CanExeucteChangedHandlerCalled bool

Public Methods

Method Description
CanExecuteChangeHandler ( object sender, EventArgs e ) : void

Method Details

CanExecuteChangeHandler() public method

public CanExecuteChangeHandler ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

CanExeucteChangedHandlerCalled public_oe property

public bool CanExeucteChangedHandlerCalled
return bool