C# Class GitSharp.Author

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

Méthodes publiques

Méthode Description
Author ( ) : System
Author ( string name, string email ) : System

Method Details

Author() public méthode

public Author ( ) : System
Résultat System

Author() public méthode

public Author ( string name, string email ) : System
name string
email string
Résultat System