C# Class Urasandesu.Prig.VSPackage.RegisterPrigCommand

Inheritance: PrigCommand
Afficher le fichier Open project: urasandesu/Prig

Méthodes publiques

Méthode Description
RegisterPrigCommand ( PrigViewModel vm ) : System

Méthodes protégées

Méthode Description
InvokeCore ( object parameter ) : void

Method Details

InvokeCore() protected méthode

protected InvokeCore ( object parameter ) : void
parameter object
Résultat void

RegisterPrigCommand() public méthode

public RegisterPrigCommand ( PrigViewModel vm ) : System
vm PrigViewModel
Résultat System