C# Class CodeBox.Core.Utilities.StringExtension

Mostrar archivo Open project: anaimi/codebox

Public Methods

Method Description
IsNullOrEmptyOrWhitespace ( this str ) : bool

Method Details

IsNullOrEmptyOrWhitespace() public static method

public static IsNullOrEmptyOrWhitespace ( this str ) : bool
str this
return bool