C# 클래스 Aqueduct.Extensions.CharExtensions

파일 보기 프로젝트 열기: aqueduct/Aqueduct.SitecoreLib

공개 메소드들

메소드 설명
ToLower ( this source ) : char
ToUpper ( this source ) : char

메소드 상세

ToLower() 공개 정적인 메소드

public static ToLower ( this source ) : char
source this
리턴 char

ToUpper() 공개 정적인 메소드

public static ToUpper ( this source ) : char
source this
리턴 char