C# 클래스 SimpleDataFlowSample.Program

파일 보기 프로젝트 열기: ProfessionalCSharp/ProfessionalCSharp6

공개 메소드들

메소드 설명
ConsumerAsync ( ) : System.Threading.Tasks.Task
Producer ( ) : void

비공개 메소드들

메소드 설명
Main ( ) : void

메소드 상세

ConsumerAsync() 공개 정적인 메소드

public static ConsumerAsync ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

Producer() 공개 정적인 메소드

public static Producer ( ) : void
리턴 void