ArgumentException: Couldn't bind to method 'OnSelectionChange'.
System.Delegate.GetCandidateMethod (System.Type type, System.Type target, System.String method, BindingFlags bflags, Boolean ignoreCase, Boolean throwOnBindFailure) (at /Applications/buildAgent/work/c514da0c8183631c/mcs/class/corlib/System/Delegate.cs:351)
System.Delegate.CreateDelegate (System.Type type, System.Object target, System.String method, Boolean ignoreCase, Boolean throwOnBindFailure) (at /Applications/buildAgent/work/c514da0c8183631c/mcs/class/corlib/System/Delegate.cs:397)
System.Delegate.CreateDelegate (System.Type type, System.Object target, System.String method, Boolean ignoreCase) (at /Applications/buildAgent/work/c514da0c8183631c/mcs/class/corlib/System/Delegate.cs:406)
System.Delegate.CreateDelegate (System.Type type, System.Object target, System.String method) (at /Applications/buildAgent/work/c514da0c8183631c/mcs/class/corlib/System/Delegate.cs:300)
EventDelegate.Get () (at Assets/NGUI/Scripts/Internal/EventDelegate.cs:143)
EventDelegate.Execute () (at Assets/NGUI/Scripts/Internal/EventDelegate.cs:205)
EventDelegate.Execute (System.Collections.Generic.List`1 list) (at Assets/NGUI/Scripts/Internal/EventDelegate.cs:267)
UIPopupList.set_value (System.String value) (at Assets/NGUI/Scripts/Interaction/UIPopupList.cs:204)