C# 클래스 newtelligence.DasBlog.Util.RFC2822Date.TZB

파일 보기 프로젝트 열기: AArnott/dasblog

공개 프로퍼티들

프로퍼티 타입 설명
Bias int
Zone string

공개 메소드들

메소드 설명
TZB ( string z, int b ) : System

메소드 상세

TZB() 공개 메소드

public TZB ( string z, int b ) : System
z string
b int
리턴 System

프로퍼티 상세

Bias 공개적으로 프로퍼티

public int Bias
리턴 int

Zone 공개적으로 프로퍼티

public string Zone
리턴 string