unit-threaded v0.8.0 (2019-01-30T14:17:49Z)
Home
Dub
Repo
ICalcView
unit_threaded
ut
issues
Undocumented in source.
interface
ICalcView {
string
total
[@property getter];
string
total
[@property setter];
}
Members
Properties
total
string
total
[@property getter]
Undocumented in source.
total
string
total
[@property setter]
Undocumented in source.
Meta
Source
See Implementation
unit_threaded
ut
issues
classes
CalcController
interfaces
ICalcView