C# 클래스 Codestellation.Ether.Core.Extentions

파일 보기 프로젝트 열기: Codestellation/Ether

공개 메소드들

메소드 설명
Collect ( this self ) : string
SplitAndTrim ( this self ) : string[]

메소드 상세

Collect() 공개 정적인 메소드

public static Collect ( this self ) : string
self this
리턴 string

SplitAndTrim() 공개 정적인 메소드

public static SplitAndTrim ( this self ) : string[]
self this
리턴 string[]