C# Class Octgn.DeckBuilder.DeckEditorPreviewControl.Alternate

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: octgn/OCTGN

Méthodes publiques

Méthode Description
Alternate ( CardViewModel vm, string altName, int altIndex ) : System

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

Alternate() public méthode

public Alternate ( CardViewModel vm, string altName, int altIndex ) : System
vm CardViewModel
altName string
altIndex int
Résultat System