C# 클래스 AsyncOverSimplified.Program

파일 보기 프로젝트 열기: negativeeddy/blog-examples

비공개 메소드들

메소드 설명
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