EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method EmptyIfNull

    EmptyIfNull<T>(T[])

    Declaration
    public static T[] EmptyIfNull<T>(this T[] array)
    Parameters
    Type Name Description
    T[] array
    Returns
    Type Description
    T[]
    Type Parameters
    Name Description
    T

    EmptyIfNull<T>(IEnumerable<T>)

    Declaration
    public static IEnumerable<T> EmptyIfNull<T>(this IEnumerable<T> enumerable)
    Parameters
    Type Name Description
    IEnumerable<T> enumerable
    Returns
    Type Description
    IEnumerable<T>
    Type Parameters
    Name Description
    T
    © Xab3r. All rights reserved.