示例#1
0
 public virtual void EndWriteBlock(IAsyncResult asyncResult)
 {
     baseStream.EndWriteBlock(asyncResult);
 }