C# 클래스 ConsoleApplication87.Item

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DriverReferenceKey string
Latitude string
VehicleReferenceKey string
items List

공개 메소드들

메소드 설명
Item ( ) : System
Item ( string filenam ) : System

메소드 상세

Item() 공개 메소드

public Item ( ) : System
리턴 System

Item() 공개 메소드

public Item ( string filenam ) : System
filenam string
리턴 System

프로퍼티 상세

DriverReferenceKey 공개적으로 프로퍼티

public string DriverReferenceKey
리턴 string

Latitude 공개적으로 프로퍼티

public string Latitude
리턴 string

VehicleReferenceKey 공개적으로 프로퍼티

public string VehicleReferenceKey
리턴 string

items 공개적으로 정적으로 프로퍼티

public static List items
리턴 List