메소드 | 설명 | |
---|---|---|
GetMonthName ( int id ) : string | ||
QuitaDuplicados ( List |
||
VerifyDifferentHours ( System.DateTime hourA, System.DateTime hourB ) : int | ||
VerifyOverlapDates ( System.DateTime startA, System.DateTime endA, System.DateTime startB, System.DateTime endB ) : bool |
public static QuitaDuplicados ( List |
||
bloques | List |
|
리턴 | List |
public static VerifyDifferentHours ( System.DateTime hourA, System.DateTime hourB ) : int | ||
hourA | System.DateTime | |
hourB | System.DateTime | |
리턴 | int |
public static VerifyOverlapDates ( System.DateTime startA, System.DateTime endA, System.DateTime startB, System.DateTime endB ) : bool | ||
startA | System.DateTime | |
endA | System.DateTime | |
startB | System.DateTime | |
endB | System.DateTime | |
리턴 | bool |