C# 클래스 Pomona.Common.Linq.QueryOrderExpression

상속: QuerySegmentExpression
파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
QueryOrderExpression ( SortOrder>.IEnumerable selectors, Type type ) : System
ToStringSegments ( ) : IEnumerable

비공개 메소드들

메소드 설명
GetChildren ( ) : IEnumerable

메소드 상세

QueryOrderExpression() 공개 메소드

public QueryOrderExpression ( SortOrder>.IEnumerable selectors, Type type ) : System
selectors SortOrder>.IEnumerable
type System.Type
리턴 System

ToStringSegments() 공개 메소드

public ToStringSegments ( ) : IEnumerable
리턴 IEnumerable