C# Class EchelonTouchInc.Gister.Api.HttpGitHubSender

Inheritance: GitHubSender
Afficher le fichier Open project: AppliedIS/Gister

Méthodes publiques

Méthode Description
SendGist ( string fileName, string content, GitHubCredentials credentials ) : string

Private Methods

Méthode Description
PeelOutGistHtmlUrl ( FluentHttpAsyncResult response ) : string

Method Details

SendGist() public méthode

public SendGist ( string fileName, string content, GitHubCredentials credentials ) : string
fileName string
content string
credentials GitHubCredentials
Résultat string