unit-threaded ~merge-1_0_x (2021-10-22T21:57:10.4100269)
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