메소드 | 설명 | |
---|---|---|
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 | |
리턴 | Action |
public static Create ( IEnumerable |
||
resourceNames | IEnumerable |
|
mediaType | string | |
responseEncoding | System.Text.Encoding | |
cacheResponse | bool | |
리턴 | Action |
public static Create ( string resourceName, string mediaType ) : Action |
||
resourceName | string | |
mediaType | string | |
리턴 | Action |
public static Create ( string resourceName, string mediaType, System.Text.Encoding responseEncoding ) : Action |
||
resourceName | string | |
mediaType | string | |
responseEncoding | System.Text.Encoding | |
리턴 | Action |