aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DataCapture/Properties/AssemblyInfo.cs
blob: 2f6544d993fa7c3ff64249cd48788f29d8f413ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-14 19:29:03 +0000
 


lass="n">String Type { get; set; }
        public String Name { get; set; }
        public String Description { get; set; }

        public bool IsLast
        {
            get { return Method.Parameters.Last() == this; }
        }
    }
}