void VerifyProvider_Supply(Regulus.Project.SamebestKeys.IVerify obj) { var val = obj.CreateAccount(account , "1"); val.OnValue += ResultEvent; }