aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CodeGeneration/Templates/EntityInheritedDTOCodeFile.cshtml
blob: 2501b37d153b9a260f3993a61771a3dd216d32b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-26 11:21:49 +0000
 


span class="w"> : WebRequestMessage
    {
        public String MachineVersionGuid { get; set; }
        public String Tag { get; set; }
    }
}