C# Class TestData, code

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Get ( int count = 10 ) : IList

Private Methods

Method Description
NotifyPropertyChanged ( string name ) : void

Method Details

Get() public static method

public static Get ( int count = 10 ) : IList
count int
return IList