C# Class Ru.GameSchool.Web.Classes.Helper.ListHelpers

Datei anzeigen Open project: davidein/Ru.GameSchool

Public Methods

Method Description
NestedList ( this list, int amount ) : IEnumerable>

Method Details

NestedList() public static method

public static NestedList ( this list, int amount ) : IEnumerable>
list this
amount int
return IEnumerable>