Implement FilterUIHintAttribute
authorMarek Safar <marek.safar@gmail.com>
Mon, 11 Feb 2013 12:33:17 +0000 (13:33 +0100)
committerMarek Safar <marek.safar@gmail.com>
Mon, 11 Feb 2013 12:33:17 +0000 (13:33 +0100)
commit6cc18cd79792436d76fc424c44482a26a9647acc
tree8a3d084b0272839e8f675a93e61aca8ef883c187
parentae25155bdf7d3f0cbab6ca9b664aa5eb3005c4f6
Implement FilterUIHintAttribute
mcs/class/System.ComponentModel.DataAnnotations/Makefile
mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations.dll.sources
mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations/ControlParameters.cs [new file with mode: 0644]
mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations/FilterUIHintAttribute.cs [new file with mode: 0644]
mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations/UIHintAttribute.cs
mcs/class/System.ComponentModel.DataAnnotations/System.ComponentModel.DataAnnotations_test.dll.sources
mcs/class/System.ComponentModel.DataAnnotations/Test/Makefile [deleted file]
mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/FilterUIHintAttributeTest.cs [new file with mode: 0644]
mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/UIHintAttributeTest.cs [new file with mode: 0644]
mcs/class/System.ComponentModel.DataAnnotations/net_4_0_System.ComponentModel.DataAnnotations.dll.sources