Méthode | Description | |
---|---|---|
Initialize ( System.Web.Http.Controllers.HttpControllerSettings controllerSettings, HttpControllerDescriptor controllerDescriptor ) : void | ||
OutgoingDateTimeFormatAttribute ( ) : System |
Will use the standard ISO format
|
|
OutgoingDateTimeFormatAttribute ( string format ) : System |
Specify a custom format
|
public Initialize ( System.Web.Http.Controllers.HttpControllerSettings controllerSettings, HttpControllerDescriptor controllerDescriptor ) : void | ||
controllerSettings | System.Web.Http.Controllers.HttpControllerSettings | |
controllerDescriptor | HttpControllerDescriptor | |
Résultat | void |
public OutgoingDateTimeFormatAttribute ( ) : System | ||
Résultat | System |
public OutgoingDateTimeFormatAttribute ( string format ) : System | ||
format | string | |
Résultat | System |