WindowsFormsApp1/utils/RequestResultCallback.cs @@ -27,5 +27,8 @@ { } delegate void OnSuccess(String result); } }