[DropdownList] Add missing reference 54/120454/1
authorjh5.cho <jh5.cho@samsung.com>
Thu, 23 Mar 2017 04:08:02 +0000 (13:08 +0900)
committerjh5.cho <jh5.cho@samsung.com>
Thu, 23 Mar 2017 04:08:32 +0000 (13:08 +0900)
Change-Id: I04ca27dead9f79408e482f79e36dad2f9bcf8ec6
Signed-off-by: jh5.cho <jh5.cho@samsung.com>
Tizen.Xamarin.Forms.Extension.Renderer/DropdownListRenderer.cs

index 594fb82..94ecf0c 100755 (executable)
@@ -1,3 +1,4 @@
+using System;
 using System.Collections;
 using System.Collections.Generic;
 using System.Collections.ObjectModel;