C# 클래스 ShoppingCart.Order

파일 보기 프로젝트 열기: miyconst/shopping-cart 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Address string
Customer string
Date System.DateTime

프로퍼티 상세

Address 공개적으로 프로퍼티

public string Address
리턴 string

Customer 공개적으로 프로퍼티

public string Customer
리턴 string

Date 공개적으로 프로퍼티

public DateTime,System Date
리턴 System.DateTime