Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TaskExtensions
C# Class TaskExtensions, RayCarrot.RCP.Metro
显示文件
Open project: RayCarrot/RayCarrot.RCP.Metro
Class Usage Examples
Public Methods
Method
Description
WithoutAwait
(
Task
task
,
string
exceptionLogMessage
) :
void
Method Details
WithoutAwait()
public
static
method
public
static
WithoutAwait
(
Task
task
,
string
exceptionLogMessage
) :
void
task
Task
exceptionLogMessage
string
return
void