Popolo
Popolo
名前空間
Popolo.BuildingOccupant
OfficeTenant クラス
OfficeTenant メソッド
AddSpecialHoliday メソッド
ClearSpecialHolidays メソッド
GetMaleRate メソッド
GetNumber メソッド
GetSpecialHolidays メソッド
InitRandomSeed メソッド
IsBuisinessHours メソッド
IsHoliday メソッド
MakeOfficeWorker メソッド
UpdateDailySchedule メソッド
UpdateStatus メソッド
OfficeTenant
GetNumber メソッド
執務者の数[人]を取得する
名前空間:
Popolo.BuildingOccupant
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
uint
GetNumber
(
bool
isMale
,
bool
isPermanent
,
OfficeTenant
CategoryOfJob
job
)
パラメーター
isMale
型:
System
Boolean
男性か否か
isPermanent
型:
System
Boolean
非正規か否か
job
型:
Popolo.BuildingOccupant
OfficeTenant
CategoryOfJob
職業の種別
戻り値
型:
UInt32
執務者の数[人]
実装
ImmutableOfficeTenant
GetNumber(Boolean, Boolean, OfficeTenant
CategoryOfJob)
関連項目
参照
OfficeTenant クラス
Popolo.BuildingOccupant 名前空間