예제 #1
0
 protected void DoAction(Action action)
 {
     MainThread.RunActionOnUIThread(action);
 }