메소드 | 설명 | |
---|---|---|
Accepts ( this controllerContext ) : bool | ||
AcceptsHtml ( this controllerContext ) : bool | ||
DisableCaching ( this context ) : void | ||
GetContentType ( this controllerContext ) : string |
public static Accepts ( this controllerContext ) : bool | ||
controllerContext | this | |
리턴 | bool |
public static AcceptsHtml ( this controllerContext ) : bool | ||
controllerContext | this | |
리턴 | bool |
public static DisableCaching ( this context ) : void | ||
context | this | |
리턴 | void |
public static GetContentType ( this controllerContext ) : string | ||
controllerContext | this | |
리턴 | string |