C# Class GitSharp.Core.Transport.Daemon.ReceivePackService

Inheritance: GitSharp.Core.Transport.DaemonService
Afficher le fichier Open project: jagregory/GitSharp

Méthodes publiques

Méthode Description
Execute ( GitSharp.Core.Transport.DaemonClient dc, Repository db ) : void
ReceivePackService ( ) : System

Method Details

Execute() public méthode

public Execute ( GitSharp.Core.Transport.DaemonClient dc, Repository db ) : void
dc GitSharp.Core.Transport.DaemonClient
db Repository
Résultat void

ReceivePackService() public méthode

public ReceivePackService ( ) : System
Résultat System