C# 클래스 Octopus.Client.Extensions.StringExtensions

파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
CommaSeperate ( this items ) : string
NewLineSeperate ( this items ) : string

메소드 상세

CommaSeperate() 공개 정적인 메소드

public static CommaSeperate ( this items ) : string
items this
리턴 string

NewLineSeperate() 공개 정적인 메소드

public static NewLineSeperate ( this items ) : string
items this
리턴 string