|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.LogicOperations Namespace > ClockOperation Class > ClockOperation Constructor |
Namespace: BNCS.Logic.LogicOperations
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public ClockOperation(
Guid id,
string name,
string description,
uint startTimeSec,
uint endTimeSec,
bool monday,
bool tuesday,
bool wednesday,
bool thursday,
bool friday,
bool saturday,
bool sunday
)
id
Type: Guid
name
Type: String
description
Type: String
startTimeSec
Type: UInt32
endTimeSec
Type: UInt32
monday
Type: Boolean
tuesday
Type: Boolean
wednesday
Type: Boolean
thursday
Type: Boolean
friday
Type: Boolean
saturday
Type: Boolean
sunday
Type: Boolean
BNCS.Logic.LogicOperations Namespace