C# Class GitSharp.Core.Transport.NULLReceiveHook

Inheritance: IPostReceiveHook
Afficher le fichier Open project: stschake/GitSharp

Méthodes publiques

Méthode Description
OnPostReceive ( GitSharp.Core.Transport.ReceivePack rp, List commands ) : void

Method Details

OnPostReceive() public méthode

public OnPostReceive ( GitSharp.Core.Transport.ReceivePack rp, List commands ) : void
rp GitSharp.Core.Transport.ReceivePack
commands List
Résultat void