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
ConsoleApplication
DoSomething
C# Class ConsoleApplication.DoSomething
显示文件
Open project: martinwoodward/csharpworkshop
Class Usage Examples
Public Methods
Method
Description
Fast
( ) :
int
Slow
( ) :
int
SlowAsync
( ) :
Task
Method Details
Fast()
public
method
public
Fast
( ) :
int
return
int
Slow()
public
method
public
Slow
( ) :
int
return
int
SlowAsync()
public
method
public
SlowAsync
( ) :
Task
return
Task