C# 클래스 APIDocumentationCreator.ExtensionMethods

파일 보기 프로젝트 열기: nberardi/hMailServer

공개 메소드들

메소드 설명
SplitString ( this haystack, string delimiter ) : string[]

메소드 상세

SplitString() 공개 정적인 메소드

public static SplitString ( this haystack, string delimiter ) : string[]
haystack this
delimiter string
리턴 string[]