Search Results for

    Show / Hide Table of Contents

    Class TypeCache

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

    Methods

    | Improve this Doc View Source

    GetTypeByName(string)

    Declaration
    public static Type GetTypeByName(string typeName)
    Parameters
    Type Name Description
    string typeName
    Returns
    Type Description
    Type
    • Improve this Doc
    • View Source
    In This Article
    Back to top LobsterFramework documentation