C# 클래스 CommandLine.Tests.StringExtensions

파일 보기 프로젝트 열기: cosmo0/commandline

공개 메소드들

메소드 설명
ToNotEmptyLines ( this value ) : string[]
TrimStringArray ( this array ) : string[]

메소드 상세

ToNotEmptyLines() 공개 정적인 메소드

public static ToNotEmptyLines ( this value ) : string[]
value this
리턴 string[]

TrimStringArray() 공개 정적인 메소드

public static TrimStringArray ( this array ) : string[]
array this
리턴 string[]