Skip to content

Methods_T_Cyjb_Text_Token_1

CYJB edited this page Mar 15, 2024 · 4 revisions

Token(T) 方法

The Token(T) generic type exposes the following members.

方法

 

名称 说明
公共方法 Equals(Object) 返回当前对象是否等于另一对象。 (重写 Object.Equals(Object).)
公共方法 Equals(Token(T)) 返回当前对象是否等于同一类型的另一对象。
受保护的方法 Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。)
公共方法静态成员 GetDisplayName 返回指定词法单元类型的显示名称。
公共方法静态成员 GetEndOfFile 返回表示文件结束的词法单元。
公共方法 GetHashCode 返回当前对象的哈希值。 (重写 Object.GetHashCode().)
公共方法 GetType Gets the Type of the current instance. (继承自 Object。)
受保护的方法 MemberwiseClone Creates a shallow copy of the current Object. (继承自 Object。)
公共方法 ToString 返回当前对象的字符串表示形式。 (重写 Object.ToString().)
  Back to Top

参见

Reference

Token(T) 类
Cyjb.Text 命名空间

Clone this wiki locally