C# 클래스 Sharp.Util.StringHelper

파일 보기 프로젝트 열기: sharpmigrations/sharpmigrations

공개 메소드들

메소드 설명
Implode ( String value, string separator ) : string

메소드 상세

Implode() 공개 정적인 메소드

public static Implode ( String value, string separator ) : string
value String
separator string
리턴 string