C# Class GitSharp.Core.SubmoduleEntry

Afficher le fichier Open project: jagregory/GitSharp Class Usage Examples

Méthodes publiques

Méthode Description
SubmoduleEntry ( string name, string path, URIish url, UpdateMethod update ) : System.IO

Method Details

SubmoduleEntry() public méthode

public SubmoduleEntry ( string name, string path, URIish url, UpdateMethod update ) : System.IO
name string
path string
url GitSharp.Core.Transport.URIish
update UpdateMethod
Résultat System.IO