Method | Description | |
---|---|---|
ToCalendarExceptionType ( this item ) : CalendarExceptionType | ||
ToDate ( this item ) : System.DateTime | ||
ToDirectionType ( this item ) : DirectionType? | ||
ToDropOffType ( this item ) : DropOffType? | ||
ToLocationType ( this item ) : LocationType? | ||
ToPaymentMethodType ( this item ) : PaymentMethodType | ||
ToPickUpType ( this item ) : PickUpType? | ||
ToRouteType ( this item ) : RouteType | ||
ToTimeSpan ( this item ) : System.TimeSpan | ||
ToTransferOptionsType ( this item ) : TransferOptionsType | ||
ToTransferType ( this item ) : TransferType | ||
ValidateNotEmptyOrNull ( this item, string field ) : string |
public static ToCalendarExceptionType ( this item ) : CalendarExceptionType | ||
item | this | |
return | CalendarExceptionType |
public static ToDate ( this item ) : System.DateTime | ||
item | this | |
return | System.DateTime |
public static ToDirectionType ( this item ) : DirectionType? | ||
item | this | |
return | DirectionType? |
public static ToDropOffType ( this item ) : DropOffType? | ||
item | this | |
return | DropOffType? |
public static ToLocationType ( this item ) : LocationType? | ||
item | this | |
return | LocationType? |
public static ToPaymentMethodType ( this item ) : PaymentMethodType | ||
item | this | |
return | PaymentMethodType |
public static ToPickUpType ( this item ) : PickUpType? | ||
item | this | |
return | PickUpType? |
public static ToRouteType ( this item ) : RouteType | ||
item | this | |
return | RouteType |
public static ToTimeSpan ( this item ) : System.TimeSpan | ||
item | this | |
return | System.TimeSpan |
public static ToTransferOptionsType ( this item ) : TransferOptionsType | ||
item | this | |
return | TransferOptionsType |
public static ToTransferType ( this item ) : TransferType | ||
item | this | |
return | TransferType |
public static ValidateNotEmptyOrNull ( this item, string field ) : string | ||
item | this | |
field | string | |
return | string |