Search Results for

    Show / Hide Table of Contents

    Class G9.Message

    Inheritance
    object
    G9.Message
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9
    Assembly: Glitch9.dll
    Syntax
    public static class G9.Message

    Methods

    | Edit this page View Source

    DeleteConfirm(string, string)

    Declaration
    public static string DeleteConfirm(string itemTypeName, string serviceName)
    Parameters
    Type Name Description
    string itemTypeName
    string serviceName
    Returns
    Type Description
    string
    | Edit this page View Source

    DeleteSuccess(string, string)

    Declaration
    public static string DeleteSuccess(string itemTypeName, string itemName)
    Parameters
    Type Name Description
    string itemTypeName
    string itemName
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation