C# Class NBA_2K13_Roster_Editor.Data.Players.PlayerEntry

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: leftos/nba-2k13-roster-editor Class Usage Examples

Public Methods

Method Description
PlayerEntry ( ) : System.Collections.ObjectModel

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

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

PlayerEntry() public method

public PlayerEntry ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel