Search Results for

    Show / Hide Table of Contents

    Class Helper

    Inheritance
    System.Object
    Helper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Extension
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class Helper

    Methods

    | Improve this Doc View Source

    GetStackNameByGuid(Guid)

    Get a StackName by its guid

    Declaration
    public static string GetStackNameByGuid(Guid Guid)
    Parameters
    Type Name Description
    System.Guid Guid

    Guid

    Returns
    Type Description
    System.String

    StackName

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx