C# Class System.StringEx

Show file Open project: SteamTools-Team/SteamTools Class Usage Examples

Public Methods

Method Description
IsNullOrWhiteSpace ( string? value ) : bool

Method Details

IsNullOrWhiteSpace() public static method

public static IsNullOrWhiteSpace ( string? value ) : bool
value string?
return bool