dango v0.2.1 (2020-04-23T18:11:26Z)
Dub
Repo
LaserPrinter
dango
inject
injection
Undocumented in source.
version(unittest)
class
LaserPrinter :
Printer
{
this
(string title);
string
title
();
}
Constructors
this
this
(string title)
Undocumented in source.
Members
Functions
title
string
title
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Printer
title
string
title
()
Undocumented in source.
Meta
Source
See Implementation
dango
inject
injection
classes
AdditionalReport
LaserPrinter
SimpleReport
functions
inject
interfaces
Printer
Report
structs
Inject
Named