C# 클래스 WeenyMapper.Extensions.StringExtensions

파일 보기 프로젝트 열기: erikojebo/WeenyMapper

공개 메소드들

메소드 설명
IsNullOrEmpty ( this s ) : bool
IsNullOrWhiteSpace ( this s ) : bool

메소드 상세

IsNullOrEmpty() 공개 정적인 메소드

public static IsNullOrEmpty ( this s ) : bool
s this
리턴 bool

IsNullOrWhiteSpace() 공개 정적인 메소드

public static IsNullOrWhiteSpace ( this s ) : bool
s this
리턴 bool