C# Class AsyncOverSimplified.Program

ファイルを表示 Open project: negativeeddy/blog-examples

Private Methods

Method Description
Main ( string args ) : void
MoreRealisticMainAsync ( ) : System.Threading.Tasks.Task

Runs all 3 variations of the MoreRealistic code to ensure they all have the same result

SimpleMainAsync ( ) : System.Threading.Tasks.Task

Runs all 3 variations of the Simple code to ensure they all have the same result