Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YetiVSI
Util
SynchronousDispatcher
C# 클래스 YetiVSI.Util.SynchronousDispatcher
A dispatcher that always executes actions synchronously, for use in tests.
상속:
IDispatcher
파일 보기
프로젝트 열기: googlestadia/vsi-lldb
공개 메소드들
메소드
설명
Post
(
Action
action
) :
void
메소드 상세
Post()
공개
메소드
public
Post
(
Action
action
) :
void
action
Action
리턴
void