ValidatorHelperhasChinese Method | Helper帮助文档 |
[Missing <summary> documentation for "M:HD.Common.ValidatorHelper.hasChinese(System.String)"]
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool hasChinese( string source )
Public Shared Function hasChinese ( source As String ) As Boolean
public: static bool hasChinese( String^ source )
static member hasChinese : source : string -> bool
Parameters
- source
- Type: SystemString
[Missing <param name="source"/> documentation for "M:HD.Common.ValidatorHelper.hasChinese(System.String)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:HD.Common.ValidatorHelper.hasChinese(System.String)"]
See Also