C# Class LibGit2Sharp.TagAnnotation

A TagAnnotation
Inheritance: GitObject
Show file Open project: tclem/libgit2sharp Class Usage Examples

Private Methods

Method Description
BuildFromPtr ( IntPtr obj, ObjectId id, Repository repo ) : TagAnnotation
TagAnnotation ( ObjectId id ) : System