UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method NullOrEmpty

    NullOrEmpty(string?)

    Returns true if the specified value is null or an empty string; otherwise false.

    Declaration
    public static bool NullOrEmpty(string? value)
    Parameters
    Type Name Description
    string value
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.