메소드 | 설명 | |
---|---|---|
OnUIThread ( System.Action action ) : void | ||
OnUIThreadAsync ( System.Action action ) : System.Threading.Tasks.Task |
public static OnUIThread ( System.Action action ) : void | ||
action | System.Action | |
리턴 | void |
public static OnUIThreadAsync ( System.Action action ) : System.Threading.Tasks.Task | ||
action | System.Action | |
리턴 | System.Threading.Tasks.Task |