C# Class Electro.Utils.StringUtils

Exibir arquivo Open project: HackerDom/ructfe-2015

Public Methods

Method Description
TrimToLower ( this value ) : string
TrimToNull ( this value ) : string

Method Details

TrimToLower() public static method

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

TrimToNull() public static method

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