C# Class ExtensionMethodsExample.StringExtensions

Show file Open project: tamirdresher/RxInAction

Public Methods

Method Description
IsNullOrEmpty ( this str ) : bool

Method Details

IsNullOrEmpty() public static method

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