C# Class Microsoft.Practices.Prism.Tests.Commands.TestableCompositeCommand

Inheritance: Microsoft.Practices.Prism.Commands.CompositeCommand
Exibir arquivo Open project: xperiandri/PortablePrism Class Usage Examples

Public Properties

Property Type Description
CanExecuteChangedRaised bool

Public Methods

Method Description
TestableCompositeCommand ( ) : Microsoft.Practices.Prism

Method Details

TestableCompositeCommand() public method

public TestableCompositeCommand ( ) : Microsoft.Practices.Prism
return Microsoft.Practices.Prism

Property Details

CanExecuteChangedRaised public_oe property

public bool CanExecuteChangedRaised
return bool