C# Class System.Net.NestedSingleAsyncResult

Inheritance: LazyAsyncResult
显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
NestedSingleAsyncResult ( Object asyncObject, Object asyncState, AsyncCallback asyncCallback, byte buffer, int offset, int size )
NestedSingleAsyncResult ( Object asyncObject, Object asyncState, AsyncCallback asyncCallback, object result )