Свойство | Тип | Описание | |
---|---|---|---|
this | object |
Метод | Описание | |
---|---|---|
CheckInLocation ( ) : System |
Initializes a new instance of the CheckInLocation class.
|
|
ClearFilteredExclusions ( ) : void |
Clears the filtered exclusions.
|
|
ContainsKey ( object key ) : bool |
Determines whether the specified key contains key.
|
|
GetSchedules ( bool selectedOnly ) : List |
Gets the schedules.
|
|
ToLiquid ( ) : object |
To the liquid.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
|
ValidSchedules ( |
Returns the locations valid schedules
|
Метод | Описание | |
---|---|---|
this ( object key ) : object |
public ContainsKey ( object key ) : bool | ||
key | object | The key. |
Результат | bool |
public GetSchedules ( bool selectedOnly ) : List |
||
selectedOnly | bool | if set to |
Результат | List |
public ValidSchedules ( |
||
schedule | The schedule. | |
Результат | List |