| AkDialogCheckMsg Method (ListString) |
检查并处理消息中的特殊字符。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string CheckMsg(
List<string> msgs
)
Parameters
- msgs
- Type: System.Collections.GenericListString
信息。
Return Value
Type:
String处理后的信息。
See Also