Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AsyncDolls
TaskExtensions
C# 클래스 AsyncDolls.TaskExtensions
파일 보기
프로젝트 열기: danielmarbach/async-dolls
공개 메소드들
메소드
설명
Ignore
(
this
task
) :
void
IgnoreCancellation
(
this
task
) :
System.Threading.Tasks.Task
메소드 상세
Ignore()
공개
정적인
메소드
public
static
Ignore
(
this
task
) :
void
task
this
리턴
void
IgnoreCancellation()
공개
정적인
메소드
public
static
IgnoreCancellation
(
this
task
) :
System.Threading.Tasks.Task
task
this
리턴
System.Threading.Tasks.Task