C# 클래스 VxDbusDateTime, versaplex

파일 보기 프로젝트 열기: apenwarr/versaplex

공개 프로퍼티들

프로퍼티 타입 설명
microseconds int
seconds long

공개 메소드들

메소드 설명
VxDbusDateTime ( DateTime dt ) : System

메소드 상세

VxDbusDateTime() 공개 메소드

public VxDbusDateTime ( DateTime dt ) : System
dt DateTime
리턴 System

프로퍼티 상세

microseconds 공개적으로 프로퍼티

public int microseconds
리턴 int

seconds 공개적으로 프로퍼티

public long seconds
리턴 long