C# 클래스 ParallelTestRunner.Process2.Win32Native.RegistryTimeZoneInformation

파일 보기 프로젝트 열기: sscobici/ParallelTestRunner

공개 프로퍼티들

프로퍼티 타입 설명
DaylightDate Win32Native.SystemTime
StandardDate Win32Native.SystemTime

공개 메소드들

메소드 설명
RegistryTimeZoneInformation ( Win32Native tzi ) : Microsoft.Win32.SafeHandles
RegistryTimeZoneInformation ( byte bytes ) : Microsoft.Win32.SafeHandles

메소드 상세

RegistryTimeZoneInformation() 공개 메소드

public RegistryTimeZoneInformation ( Win32Native tzi ) : Microsoft.Win32.SafeHandles
tzi Win32Native
리턴 Microsoft.Win32.SafeHandles

RegistryTimeZoneInformation() 공개 메소드

public RegistryTimeZoneInformation ( byte bytes ) : Microsoft.Win32.SafeHandles
bytes byte
리턴 Microsoft.Win32.SafeHandles

프로퍼티 상세

DaylightDate 공개적으로 프로퍼티

public Win32Native.SystemTime,ParallelTestRunner.Process2 DaylightDate
리턴 Win32Native.SystemTime

StandardDate 공개적으로 프로퍼티

public Win32Native.SystemTime,ParallelTestRunner.Process2 StandardDate
리턴 Win32Native.SystemTime