GithubClient
GithubClient.Methods
Blobs Class
A Collection of methods for working with Blob objects in the Github API
public class Blobs
Inheritance System.Object 🡒 Blobs
Methods | Â |
---|---|
GetBlob(string, Tree) | Returns a blob object from the Github API |
GetBlob(string, ContentDirectory) | Returns a blob object from the Github API |
GetBlob(string, string, string, string) | Returns a blob object from the Github API |