unit-threaded v0.6.9 (2016-04-20T13:02:10Z)
Home
Dub
Repo
Service
tests
fail
klass
Undocumented in source.
class
Service :
IService
{
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From IService
toString
string
toString
()
Undocumented in source.
Meta
Source
See Implementation
tests
fail
klass
classes
Service
functions
testCastNotAllowed
interfaces
IService