logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ParseUtils.Type

    Inheritance
    object
    ParseUtils.Type
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Utils
    Assembly: Serenity.Shared.dll
    Syntax
    public static class ParseUtils.Type

    Methods

    ResolvePortable(string)

    Declaration
    public static Type ResolvePortable(string typeName)
    Parameters
    Type Name Description
    string typeName
    Returns
    Type Description
    Type

    ToPortableName(Type)

    Declaration
    public static string ToPortableName(Type t)
    Parameters
    Type Name Description
    Type t
    Returns
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved