C# 클래스 CodeBox.Core.Utilities.StringExtension

파일 보기 프로젝트 열기: anaimi/codebox

공개 메소드들

메소드 설명
IsNullOrEmptyOrWhitespace ( this str ) : bool

메소드 상세

IsNullOrEmptyOrWhitespace() 공개 정적인 메소드

public static IsNullOrEmptyOrWhitespace ( this str ) : bool
str this
리턴 bool