C# Class Urasandesu.Prig.VSPackage.PrigCommand

Inheritance: Urasandesu.Prig.VSPackage.Infrastructure.PackageCommand
Exibir arquivo Open project: urasandesu/Prig

Private Properties

Property Type Description

Protected Methods

Method Description
PrigCommand ( PrigViewModel vm ) : System
PrigCommand ( PrigViewModel vm, IObservable canExecuteSource ) : System

Method Details

PrigCommand() protected method

protected PrigCommand ( PrigViewModel vm ) : System
vm PrigViewModel
return System

PrigCommand() protected method

protected PrigCommand ( PrigViewModel vm, IObservable canExecuteSource ) : System
vm PrigViewModel
canExecuteSource IObservable
return System