C# Class RavenFS.Studio.Extensions.StringExtensions

显示文件 Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
IsNullOrEmpty ( this value ) : bool
Reverse ( this value ) : string

Method Details

IsNullOrEmpty() public static method

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

Reverse() public static method

public static Reverse ( this value ) : string
value this
return string