C# Class Octgn.Tabs.Profile.SharedDeckGroup

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: octgn/OCTGN Class Usage Examples

Public Methods

Method Description
SharedDeckGroup ( System.Guid game, bool me ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

SharedDeckGroup() public method

public SharedDeckGroup ( System.Guid game, bool me ) : System
game System.Guid
me bool
return System