Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SourceControl
Subversion
C# Class SourceControl.Subversion
The implementation of the Subversion class.
Inheritance:
ISourceControlSystem
ファイルを表示
Open project: daptiv/Malevich
Public Properties
Property
Type
Description
Url
string
Private Properties
Property
Type
Description
Public Methods
Method
Description
Subversion
(
string
url
) :
System
Method Details
Subversion()
public
method
public
Subversion
(
string
url
) :
System
url
string
The url of the repository.
return
System
Property Details
Url
public_oe property
The Url of the Subversion server.
public
string
Url
return
string