C# 클래스 VirtoCommerce.Web.Models.Customer

상속: DotLiquid.Drop, ILoadSlice
파일 보기 프로젝트 열기: VirtoCommerce/vc-internal 1 사용 예제들

Private Properties

프로퍼티 타입 설명
LoadOrders void

공개 메소드들

메소드 설명
Customer ( ) : System
LoadSlice ( int from, int to ) : void

비공개 메소드들

메소드 설명
LoadOrders ( ) : void

메소드 상세

Customer() 공개 메소드

public Customer ( ) : System
리턴 System

LoadSlice() 공개 메소드

public LoadSlice ( int from, int to ) : void
from int
to int
리턴 void