C# 클래스 SharpCifs.Dcerpc.Msrpc.Srvsvc.TimeOfDayInfo

상속: SharpCifs.Dcerpc.Ndr.NdrObject
파일 보기 프로젝트 열기: brandonprry/Potato

공개 프로퍼티들

프로퍼티 타입 설명
Day int
Elapsedt int
Hours int
Hunds int
Mins int
Month int
Msecs int
Secs int
Timezone int
Tinterval int
Weekday int
Year int

공개 메소드들

메소드 설명
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void

메소드 상세

Decode() 공개 메소드

public Decode ( NdrBuffer src ) : void
src SharpCifs.Dcerpc.Ndr.NdrBuffer
리턴 void

Encode() 공개 메소드

public Encode ( NdrBuffer dst ) : void
dst SharpCifs.Dcerpc.Ndr.NdrBuffer
리턴 void

프로퍼티 상세

Day 공개적으로 프로퍼티

public int Day
리턴 int

Elapsedt 공개적으로 프로퍼티

public int Elapsedt
리턴 int

Hours 공개적으로 프로퍼티

public int Hours
리턴 int

Hunds 공개적으로 프로퍼티

public int Hunds
리턴 int

Mins 공개적으로 프로퍼티

public int Mins
리턴 int

Month 공개적으로 프로퍼티

public int Month
리턴 int

Msecs 공개적으로 프로퍼티

public int Msecs
리턴 int

Secs 공개적으로 프로퍼티

public int Secs
리턴 int

Timezone 공개적으로 프로퍼티

public int Timezone
리턴 int

Tinterval 공개적으로 프로퍼티

public int Tinterval
리턴 int

Weekday 공개적으로 프로퍼티

public int Weekday
리턴 int

Year 공개적으로 프로퍼티

public int Year
리턴 int