C# Class Net.Code.ADONet.Tests.Integration.FakeData.People

显示文件 Open project: jhgbrt/yadal

Public Methods

Method Description
List ( int n ) : IEnumerable
One ( ) : Person

Method Details

List() public static method

public static List ( int n ) : IEnumerable
n int
return IEnumerable

One() public static method

public static One ( ) : Person
return Person