Méthode | Description | |
---|---|---|
Create ( IEnumerable |
||
Create ( IEnumerable |
||
Create ( string resourceName, string mediaType ) : Action |
||
Create ( string resourceName, string mediaType, System.Text.Encoding responseEncoding ) : Action |
public static Create ( IEnumerable |
||
resourceNames | IEnumerable |
|
mediaType | string | |
Résultat | Action |
public static Create ( IEnumerable |
||
resourceNames | IEnumerable |
|
mediaType | string | |
responseEncoding | System.Text.Encoding | |
cacheResponse | bool | |
Résultat | Action |
public static Create ( string resourceName, string mediaType ) : Action |
||
resourceName | string | |
mediaType | string | |
Résultat | Action |
public static Create ( string resourceName, string mediaType, System.Text.Encoding responseEncoding ) : Action |
||
resourceName | string | |
mediaType | string | |
responseEncoding | System.Text.Encoding | |
Résultat | Action |