public Codegen_GacUI_codegen_cpp(CodeGeneratorOptions options)
     : base(options, options.GacuiPath + "GacUI.cpp")
 {
 }
 public Codegen_GuiTypeDescriptorImpProvider_codegen_cpp(CodeGeneratorOptions options)
     : base(options.ReflectionPath + "GuiTypeDescriptorImpProvider_codegen.cpp")
 {
     this.options = options;
 }