|
My Project v1
Project
|


Public 成员函数 | |
| ProgressHttpContent (Stream sourceStream, CancellableProgress progress) | |
Public 属性 | |
| Stream | m_sourceStream |
| CancellableProgress | m_progress |
Protected 成员函数 | |
| override bool | TryComputeLength (out long length) |
| override async Task | SerializeToStreamAsync (Stream targetStream, TransportContext context) |
| Game.WebManager.ProgressHttpContent.ProgressHttpContent | ( | Stream | sourceStream, |
| CancellableProgress | progress ) |
|
protected |
|
protected |
| CancellableProgress Game.WebManager.ProgressHttpContent.m_progress |
| Stream Game.WebManager.ProgressHttpContent.m_sourceStream |