mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
VSGeneratorBase
mage
gen
vsCommon
Undocumented in source.
class
VSGeneratorBase : IGenerator {
protected
VSInfo
info
;
this
();
void
generate
(MagicContext context, Target[] targets);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
generate
void
generate
(MagicContext context, Target[] targets)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
info
VSInfo
info
;
Undocumented in source.
Meta
Source
See Implementation
mage
gen
vsCommon
classes
VSGeneratorBase