C# 클래스 Ru.GameSchool.Web.Classes.Helper.ListHelpers

파일 보기 프로젝트 열기: davidein/Ru.GameSchool

공개 메소드들

메소드 설명
NestedList ( this list, int amount ) : IEnumerable>

메소드 상세

NestedList() 공개 정적인 메소드

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