C# 클래스 PsGet.Services.PackageSourceStoreMixins

파일 보기 프로젝트 열기: anurse/PS-Get

공개 메소드들

메소드 설명
AddSource ( this self, string source ) : void
AddSource ( this self, string source, string name ) : void

메소드 상세

AddSource() 공개 정적인 메소드

public static AddSource ( this self, string source ) : void
self this
source string
리턴 void

AddSource() 공개 정적인 메소드

public static AddSource ( this self, string source, string name ) : void
self this
source string
name string
리턴 void