Search Results for

    Show / Hide Table of Contents

    Class GraphUtility

    Inheritance
    object
    GraphUtility
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.AIDevKit.Microsoft.Graph
    Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
    Syntax
    public static class GraphUtility

    Methods

    | Edit this page View Source

    GetRoot(PathType)

    Declaration
    public static string GetRoot(this PathType pathType)
    Parameters
    Type Name Description
    PathType pathType
    Returns
    Type Description
    string
    | Edit this page View Source

    ToIso8601String(DateTimeOffset?)

    Declaration
    public static string ToIso8601String(DateTimeOffset? value)
    Parameters
    Type Name Description
    DateTimeOffset? value
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation