C# 클래스 DateRange, code

파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

메소드 설명
CompareTo ( other ) : int
IsCurrentQuater ( DateTime date ) : bool
ToString ( ) : string

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( other ) : int
리턴 int

IsCurrentQuater() 공개 메소드

public IsCurrentQuater ( DateTime date ) : bool
date DateTime
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string