|
The type information is not changed at runtime. The information of get and set is still of type String, but this line is added:
[Editor (typeof (System.Windows.Forms.Design.FileNameEditor), typeof (System.Drawing.Design.UITypeEditor))]]
It means to change the editing method of this attribute. I do n’t know exactly what it means. The optical cable is broken, Msdn ca n’t open it, I ca n’t find the information, I am depressed. |
|