public DynamicProxyFactoryOptions() { this.lang = LanguageOptions.CS; this.mode = FormatModeOptions.Auto; this.codeModifier = null; }