메소드 | 설명 | |
---|---|---|
IsInRange ( this current, System.DateTime start, System.DateTime end ) : bool | ||
IsInRangeWithinYear ( this year, System.DateTime start, System.DateTime end ) : bool |
public static IsInRange ( this current, System.DateTime start, System.DateTime end ) : bool | ||
current | this | |
start | System.DateTime | |
end | System.DateTime | |
리턴 | bool |
public static IsInRangeWithinYear ( this year, System.DateTime start, System.DateTime end ) : bool | ||
year | this | |
start | System.DateTime | |
end | System.DateTime | |
리턴 | bool |