C# Class OpenTween.Connection.Imgur.ImgurApi

Afficher le fichier Open project: opentween/OpenTween

Méthodes publiques

Méthode Description
ImgurApi ( ) : System
UploadFileAsync ( IMediaItem item, string title ) : Task

Method Details

ImgurApi() public méthode

public ImgurApi ( ) : System
Résultat System

UploadFileAsync() public méthode

public UploadFileAsync ( IMediaItem item, string title ) : Task
item IMediaItem
title string
Résultat Task