|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| MimePartContext (BaseWriter writer, System.Net.LazyAsyncResult result, IEnumerator< MimeBasePart > partsEnumerator) | |
Package Attributes | |
| IEnumerator< MimeBasePart > | _partsEnumerator |
| Stream | _outputStream |
| System.Net.LazyAsyncResult | _result |
| BaseWriter | _writer |
| bool | _completed |
| bool | _completedSynchronously = true |
Definition at line 11 of file MimeMultiPart.cs.