Property | Type | Description | |
---|---|---|---|
Boundary | string | ||
Output | Stream | ||
Settings | |||
Writer |
Method | Description | |
---|---|---|
Begin ( ) : void | ||
End ( ) : void | ||
File ( IFile file, string name ) : void | ||
MultipartFormDataPropertyVisitor ( Stream s, |
||
SimpleValue ( string name, object value, string formatedValue ) : void |
public File ( IFile file, string name ) : void | ||
file | IFile | |
name | string | |
return | void |
public MultipartFormDataPropertyVisitor ( Stream s, |
||
s | Stream | |
encoding | ||
boundary | string | |
settings | ||
return | System |
public SimpleValue ( string name, object value, string formatedValue ) : void | ||
name | string | |
value | object | |
formatedValue | string | |
return | void |
protected ObjectSerializerSettings,Ramone.Utility.ObjectSerialization Settings | ||
return |