ApplicationErrorWrite Method (Int32) |
输出问题信息并终止HTTP响应
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static void Write(
int code
)
public:
static void Write(
int code
)
Parameters
- code
- Type: SystemInt32
[Missing <param name="code"/> documentation for "M:X3Platform.Apps.ApplicationError.Write(System.Int32)"]
See Also