Méthode | Description | |
---|---|---|
HttpMultipart ( Stream data, string b, |
||
ReadNextElement ( ) : Element |
Méthode | Description | |
---|---|---|
CompareBytes ( byte orig, byte other ) : bool | ||
GetContentDispositionAttribute ( string l, string name ) : string | ||
GetContentDispositionAttributeWithEncoding ( string l, string name ) : string | ||
MoveToNextBoundary ( ) : long | ||
ReadBoundary ( ) : bool | ||
ReadHeaders ( ) : string | ||
ReadLine ( ) : string | ||
StripPath ( string path ) : string |
public HttpMultipart ( Stream data, string b, |
||
data | Stream | |
b | string | |
encoding | ||
Résultat | System |