C# Class SourceControl.Subversion

The implementation of the Subversion class.
Inheritance: ISourceControlSystem
Afficher le fichier Open project: daptiv/Malevich

Méthodes publiques

Свойство Type Description
Url string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Subversion ( string url ) : System

Method Details

Subversion() public méthode

public Subversion ( string url ) : System
url string The url of the repository.
Résultat System

Property Details

Url public_oe property

The Url of the Subversion server.
public string Url
Résultat string