Show / Hide Table of Contents

    Extensions 类

    定义扩展方法。

    继承
    System.Object
    Extensions
    继承成员
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    命名空间: HuajiTech.CoolQ.Messaging
    程序集: HuajiTech.CoolQ.Messaging.dll
    语法
    public static class Extensions

    方法

    | 改善此文档 查看源代码

    ToPlainText(String)

    声明
    public static PlainText ToPlainText(this string str)
    参数
    类型 名称 描述
    System.String str
    返回
    类型 描述
    PlainText
    • 改善此文档
    • 查看源代码
    Back to top 本文档使用 CC BY-NC-SA 4.0 进行许可。