C# Class MadCow.Repository

Afficher le fichier Open project: OverlordCW/MadCow Class Usage Examples

Private Properties

Свойство Type Description
Compile bool
Delete void
Download void
DownloadBackgroundWorker_DoWork void
GetCommitFile bool
GetRepositories List
Repository System
Unzip void
Update void
UpdateBackgroundWorker_ProgressChanged void
UpdateRevision void

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a T:System.String that represents the current T:System.Object.

Private Methods

Méthode Description
Compile ( ) : bool
Delete ( bool completeDeletion ) : void
Download ( ) : void
DownloadBackgroundWorker_DoWork ( object sender, DoWorkEventArgs e ) : void
GetCommitFile ( ) : bool
GetRepositories ( ) : List
Repository ( Uri url, string branch = "master" ) : System
Unzip ( ) : void
Update ( ) : void
UpdateBackgroundWorker_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
UpdateRevision ( ) : void

Method Details

ToString() public méthode

Returns a T:System.String that represents the current T:System.Object.
public ToString ( ) : string
Résultat string