C# 클래스 mcp.Graphs.DateTimeInfoGraphBox.DateIndex

파일 보기 프로젝트 열기: MarkPaxton/SensorShare3

공개 프로퍼티들

프로퍼티 타입 설명
date System.DateTime
iconIndex int
index System.Guid

공개 메소드들

메소드 설명
DateIndex ( System.DateTime date, System.Guid index, int iconIndex ) : System

메소드 상세

DateIndex() 공개 메소드

public DateIndex ( System.DateTime date, System.Guid index, int iconIndex ) : System
date System.DateTime
index System.Guid
iconIndex int
리턴 System

프로퍼티 상세

date 공개적으로 프로퍼티

public DateTime,System date
리턴 System.DateTime

iconIndex 공개적으로 프로퍼티

public int iconIndex
리턴 int

index 공개적으로 프로퍼티

public Guid,System index
리턴 System.Guid