PinYinHelper Class | Helper帮助文档 |
中文转换拼音帮助类
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PinYinHelper
Public Class PinYinHelper
public ref class PinYinHelper
type PinYinHelper = class end
The PinYinHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PinYinHelper | Initializes a new instance of the PinYinHelper class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetPinYinChar |
获取字符的拼音,没有音标
|
![]() ![]() | GetPinYinStr |
获取字符串的拼音
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also