Method | Description | |
---|---|---|
Create ( string key, object value ) : |
||
WriteTo ( Stream stream ) : void |
Method | Description | |
---|---|---|
MultipartItem ( string key ) : System |
public static Create ( string key, object value ) : |
||
key | string | |
value | object | |
return |
protected MultipartItem ( string key ) : System | ||
key | string | |
return | System |
public abstract WriteTo ( Stream stream ) : void | ||
stream | Stream | |
return | void |