Popolo
Popolo
名前空間
Popolo.BuildingOccupant
OfficeTenant クラス
OfficeTenant メソッド
AddSpecialHoliday メソッド
ClearSpecialHolidays メソッド
GetMaleRate メソッド
GetNumber メソッド
GetSpecialHolidays メソッド
InitRandomSeed メソッド
IsBuisinessHours メソッド
IsHoliday メソッド
MakeOfficeWorker メソッド
UpdateDailySchedule メソッド
UpdateStatus メソッド
OfficeTenant
IsBuisinessHours メソッド
営業時間中か否かを返す
名前空間:
Popolo.BuildingOccupant
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
bool
IsBuisinessHours
(
DateTime
dTime
)
パラメーター
dTime
型:
System
DateTime
時刻
戻り値
型:
Boolean
営業時間中か否か
実装
ImmutableOfficeTenant
IsBuisinessHours(DateTime)
関連項目
参照
OfficeTenant クラス
Popolo.BuildingOccupant 名前空間