Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Hqub
MusicBrainz
API
ImageLoader
C# Class Hqub.MusicBrainz.API.ImageLoader
Exibir arquivo
Open project: avatar29A/MusicBrainz
Public Methods
Method
Description
AsStream
( ) :
Stream
ImageLoader
(
Uri
uri
) :
System
LoadImageAsync
( ) :
System.Threading.Tasks.Task
Method Details
AsStream()
public
method
public
AsStream
( ) :
Stream
return
Stream
ImageLoader()
public
method
public
ImageLoader
(
Uri
uri
) :
System
uri
System.Uri
return
System
LoadImageAsync()
public
method
public
LoadImageAsync
( ) :
System.Threading.Tasks.Task
return
System.Threading.Tasks.Task