C# Class Octgn.DeckBuilder.DeckEditorPreviewControl.Alternate

Inheritance: INotifyPropertyChanged
Show file Open project: octgn/OCTGN

Public Methods

Method Description
Alternate ( CardViewModel vm, string altName, int altIndex ) : System

Private Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

Alternate() public method

public Alternate ( CardViewModel vm, string altName, int altIndex ) : System
vm CardViewModel
altName string
altIndex int
return System