Show / Hide Table of Contents

    Method IsCompilerGenerated

    IsCompilerGenerated(Type)

    Determines whether this type has been generated by the compiler.
    Declaration
    public static bool IsCompilerGenerated(this Type type)
    Parameters
    Type Name Description
    Type type This Type to evaluate.
    Returns
    Type Description
    Boolean true if this type is compiler-generated, otherwise false.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.