Méthode | Description | |
---|---|---|
CanReadType ( |
||
CanWriteType ( |
||
CsvMediaTypeFormatter ( ) : System | ||
CsvMediaTypeFormatter ( IEnumerable |
||
CsvMediaTypeFormatter ( System.Net.Http.Formatting.MediaTypeMapping mediaTypeMapping ) : System | ||
WriteToStreamAsync ( |
Méthode | Description | |
---|---|---|
IsTypeOfIEnumerable ( |
||
WriteStream ( |
public CanWriteType ( |
||
type | ||
Résultat | bool |
public CsvMediaTypeFormatter ( IEnumerable |
||
mediaTypeMappings | IEnumerable |
|
Résultat | System |
public CsvMediaTypeFormatter ( System.Net.Http.Formatting.MediaTypeMapping mediaTypeMapping ) : System | ||
mediaTypeMapping | System.Net.Http.Formatting.MediaTypeMapping | |
Résultat | System |
public WriteToStreamAsync ( |
||
type | ||
value | object | |
stream | Stream | |
content | ||
transportContext | System.Net.TransportContext | |
Résultat | System.Threading.Tasks.Task |