aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/Intellisense/FieldCompletionItem.cs
blob: 3b19961748868d5988ec082beb581d6504ea2d82 (plain)
1
2
3
4
5
6
7
8
9
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-19 09:34:03 +0000
 


/span>BitmapSource Image => GetImage("field.png");

        public String Name { get; set; }
        public String Class { get; set; }
        public String Type { get; set; }
    }
}