C# Class Aqueduct.Extensions.CharExtensions

ファイルを表示 Open project: aqueduct/Aqueduct.SitecoreLib

Public Methods

Method Description
ToLower ( this source ) : char
ToUpper ( this source ) : char

Method Details

ToLower() public static method

public static ToLower ( this source ) : char
source this
return char

ToUpper() public static method

public static ToUpper ( this source ) : char
source this
return char