Méthode | Description | |
---|---|---|
LiaraResponseFormatProvider ( ILiaraContext context ) : System | ||
ProcessAsync ( object inputObject, Stream targetStream ) : System.Threading.Tasks.Task | ||
SelectAll ( ) : void | ||
SelectCharsetEncoding ( ) : void | ||
SelectCulture ( ) : void | ||
SelectFormatter ( ) : void |
public LiaraResponseFormatProvider ( ILiaraContext context ) : System | ||
context | ILiaraContext | |
Résultat | System |
public ProcessAsync ( object inputObject, Stream targetStream ) : System.Threading.Tasks.Task | ||
inputObject | object | |
targetStream | Stream | |
Résultat | System.Threading.Tasks.Task |