![]() |
Energy Core Library
|
Public Member Functions | |
| Trap () | |
| Trap (double timeLimit) | |
| Trap (double timeLimit, Energy.Base.Anonymous.Function action) | |
| Trap (double timeLimit, Energy.Base.Anonymous.Function< TimeSpan > action) | |
| void | Dispose () |
Properties | |
| DateTime | Start [get] |
| DateTime | Stop [get] |
| TimeSpan | Span [get] |
| double | Time [get] |
| double | Limit [get, set] |
| Energy.Base.Trap.Trap | ( | ) |
| Energy.Base.Trap.Trap | ( | double | timeLimit | ) |
| Energy.Base.Trap.Trap | ( | double | timeLimit, |
| Energy.Base.Anonymous.Function | action | ||
| ) |
| Energy.Base.Trap.Trap | ( | double | timeLimit, |
| Energy.Base.Anonymous.Function< TimeSpan > | action | ||
| ) |
| void Energy.Base.Trap.Dispose | ( | ) |
|
getset |
|
get |
|
get |
|
get |
|
get |