메소드 | 설명 | |
---|---|---|
CallTypeToString ( CallType callType ) : string | ||
CallerTypeToString ( CallerType callerType ) : string | ||
GetPersonType ( string personType ) : PersonType | ||
GetSortDirection ( string sortOrder, ListSortDirection defaultDirection = null ) : ListSortDirection | ||
PersonTypeToString ( PersonType personType ) : string |
public static CallTypeToString ( CallType callType ) : string | ||
callType | CallType | |
리턴 | string |
public static CallerTypeToString ( CallerType callerType ) : string | ||
callerType | CallerType | |
리턴 | string |
public static GetPersonType ( string personType ) : PersonType | ||
personType | string | |
리턴 | PersonType |
public static GetSortDirection ( string sortOrder, ListSortDirection defaultDirection = null ) : ListSortDirection | ||
sortOrder | string | |
defaultDirection | ListSortDirection | |
리턴 | ListSortDirection |
public static PersonTypeToString ( PersonType personType ) : string | ||
personType | PersonType | |
리턴 | string |