aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web/Tango.MachineService/Views/Account/Login.cshtml
blob: fbf0cb904802411948b2f6b552da281585512a53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-27 14:29:56 +0000
 


="w">        protected override string GetProtoArguments()
        {
            return "--cpp_out";
        }

        /// <summary>
        /// Gets a value indicating whether this compiler uses the default folder structure when generating code.
        /// </summary>
        public override bool UsesDefaultStructure => true;
    }
}