Search Results for

    Show / Hide Table of Contents

    Class StackParameterFactory

    Stellt statische Funktionen bereit, um DocCenter-Parameter zu erstellen

    Inheritance
    System.Object
    StackParameterFactory
    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 StackParameterFactory

    Methods

    | Improve this Doc View Source

    CreateParameter(String)

    Neuen StackParameter erstellen

    Declaration
    public static DocCenterParameter CreateParameter(string StackName)
    Parameters
    Type Name Description
    System.String StackName

    Name der Ablage

    Returns
    Type Description
    DocCenterParameter

    Gibt eine Instanz eines DocCenter-Parameters zurück

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