C# Class NBA_2K13_Roster_Editor.Data.Jerseys.JerseyEntry

Inheritance: INotifyPropertyChanged
显示文件 Open project: leftos/nba-2k13-roster-editor

Public Properties

Property Type Description
JerseyNames string>.Dictionary

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

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

Property Details

JerseyNames public_oe static_oe property

public static Dictionary JerseyNames
return string>.Dictionary