Пример #1
0
 void ExecuteWithComplete(Action action, Action onComplete)
 {
     ActionHelper.ExecuteWithComplete(action, onComplete);
 }