C# Class Tar.Extensions

This class is intended for internal use only, by the Tar library.
Mostra file Open project: robertbaker/SevenUpdate

Public Methods

Method Description
TrimNull ( this t ) : string
TrimSlash ( this t ) : string

Method Details

TrimNull() public static method

public static TrimNull ( this t ) : string
t this ///
return string

TrimSlash() public static method

public static TrimSlash ( this t ) : string
t this ///
return string