C# 클래스 NSoft.NFramework.DefaultAsyncResult

상속: AbstractAsyncResult
파일 보기 프로젝트 열기: debop/NFramework

공개 메소드들

메소드 설명
DefaultAsyncResult ( ) : System
DefaultAsyncResult ( object asyncState ) : System

메소드 상세

DefaultAsyncResult() 공개 메소드

public DefaultAsyncResult ( ) : System
리턴 System

DefaultAsyncResult() 공개 메소드

public DefaultAsyncResult ( object asyncState ) : System
asyncState object
리턴 System