C# Class fs4net.Framework.Impl.StringExtensions

Show file Open project: toroso/fs4net

Public Methods

Method Description
IsEmpty ( this me ) : bool
RemoveTrailingPathSeparators ( this me ) : string

Method Details

IsEmpty() public static method

public static IsEmpty ( this me ) : bool
me this
return bool

RemoveTrailingPathSeparators() public static method

public static RemoveTrailingPathSeparators ( this me ) : string
me this
return string