C# Class NBA_2K13_Roster_Editor.Data.Teams.TeamEntry

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: leftos/nba-2k13-roster-editor

Public Methods

Method Description
TeamEntry ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

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

TeamEntry() public method

public TeamEntry ( ) : System
return System