C# Class RemObjects.InternetPack.Connection.AsyncReadLineRequest

Inheritance: IAsyncResult
Exibir arquivo Open project: remobjects/internetpack

Public Methods

Method Description
AsyncReadLineRequest ( Object state, AsyncCallback callback ) : System

Method Details

AsyncReadLineRequest() public method

public AsyncReadLineRequest ( Object state, AsyncCallback callback ) : System
state Object
callback AsyncCallback
return System