C# Class WeenyMapper.Extensions.StringExtensions

ファイルを表示 Open project: erikojebo/WeenyMapper

Public Methods

Method Description
IsNullOrEmpty ( this s ) : bool
IsNullOrWhiteSpace ( this s ) : bool

Method Details

IsNullOrEmpty() public static method

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

IsNullOrWhiteSpace() public static method

public static IsNullOrWhiteSpace ( this s ) : bool
s this
return bool