C# 클래스 Signum.React.ApiControllers.OrderTS

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
orderType OrderType
token string

공개 메소드들

메소드 설명
ToOrder ( QueryDescription qd, bool canAggregate ) : Order

메소드 상세

ToOrder() 공개 메소드

public ToOrder ( QueryDescription qd, bool canAggregate ) : Order
qd Signum.Entities.DynamicQuery.QueryDescription
canAggregate bool
리턴 Signum.Entities.DynamicQuery.Order

프로퍼티 상세

orderType 공개적으로 프로퍼티

public OrderType orderType
리턴 OrderType

token 공개적으로 프로퍼티

public string token
리턴 string