Search Results for

    Show / Hide Table of Contents

    Class TypeHelper

    Inheritance
    System.Object
    TypeHelper
    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
    Assembly: Simplic.CoreLib.dll
    Syntax
    public class TypeHelper

    Methods

    | Improve this Doc View Source

    GetDefaultValue(Type)

    Declaration
    public static object GetDefaultValue(Type type)
    Parameters
    Type Name Description
    System.Type type
    Returns
    Type Description
    System.Object
    | Improve this Doc View Source

    GetType(String)

    Declaration
    public static Type GetType(string typeName)
    Parameters
    Type Name Description
    System.String typeName
    Returns
    Type Description
    System.Type
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx