docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetFullNameWithGenericArguments

    GetFullNameWithGenericArguments(Type)

    Returns a human-readable, assembly qualified name for a class with its assembly qualified generic arguments filled in.

    Declaration
    public static string GetFullNameWithGenericArguments(this Type type)
    Parameters
    Type Name Description
    Type type

    The type to get a name for.

    Returns
    Type Description
    string

    The human-readable name.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)