C# 클래스 PrePrompt.Samples.Common.AsyncResultWrapper

상속: IAsyncResult
파일 보기 프로젝트 열기: prompt/preprompt-wcf-http 1 사용 예제들

공개 메소드들

메소드 설명
AsyncResultWrapper ( IAsyncResult inner, object state ) : System

메소드 상세

AsyncResultWrapper() 공개 메소드

public AsyncResultWrapper ( IAsyncResult inner, object state ) : System
inner IAsyncResult
state object
리턴 System