C# 클래스 GitLink.Providers.UncProvider

A git provider for UNC network paths.
상속: ProviderBase, IBackSlashSupport
파일 보기 프로젝트 열기: GitTools/GitLink 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( string url ) : bool
UncProvider ( ) : System.Text.RegularExpressions

메소드 상세

Initialize() 공개 메소드

public Initialize ( string url ) : bool
url string
리턴 bool

UncProvider() 공개 메소드

public UncProvider ( ) : System.Text.RegularExpressions
리턴 System.Text.RegularExpressions