C# 클래스 NGit.Util.QuotedString.BourneUserPathStyle

Bourne style, but permits ~user at the start of the string.
Bourne style, but permits ~user at the start of the string.
상속: QuotedString.BourneStyle
파일 보기 프로젝트 열기: red-gate/ngit

공개 메소드들

메소드 설명
Quote ( string @in ) : string

메소드 상세

Quote() 공개 메소드

public Quote ( string @in ) : string
@in string
리턴 string