PinYinHelper Class

HD.Common

PinYinHelper Class Helper帮助文档
中文转换拼音帮助类
Inheritance Hierarchy

SystemObject  HD.CommonPinYinHelper

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

  NameDescription
Public methodPinYinHelper
Initializes a new instance of the PinYinHelper class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetPinYinChar
获取字符的拼音,没有音标
Public methodStatic memberGetPinYinStr
获取字符串的拼音
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference