C# 클래스 Electro.Utils.StringUtils

파일 보기 프로젝트 열기: HackerDom/ructfe-2015

공개 메소드들

메소드 설명
TrimToLower ( this value ) : string
TrimToNull ( this value ) : string

메소드 상세

TrimToLower() 공개 정적인 메소드

public static TrimToLower ( this value ) : string
value this
리턴 string

TrimToNull() 공개 정적인 메소드

public static TrimToNull ( this value ) : string
value this
리턴 string