C# Class LibGit2Sharp.Core.ObjectSafeWrapper

Inheritance: IDisposable
Afficher le fichier Open project: tclem/libgit2sharp Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
ObjectSafeWrapper ( ObjectId id, Repository repo ) : System

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ObjectSafeWrapper() public méthode

public ObjectSafeWrapper ( ObjectId id, Repository repo ) : System
id ObjectId
repo Repository
Résultat System