des ~master (2021-12-19T09:15:35.5306905)
Dub
Repo
DesAppException
des
app
base
class
DesAppException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Meta
Source
See Implementation
des
app
base
classes
DesApp
DesAppException
DesWindow