C# Class PuppyKittyOverflow.Portable.OverflowHelper

Afficher le fichier Open project: jamesmontemagno/PuppyKittyOverflow Class Usage Examples

Méthodes publiques

Méthode Description
GetByteArrayAsync ( string url ) : Task
GetPictureAsync ( Animal animal ) : Task
GetStreamAsync ( string url ) : Task

Method Details

GetByteArrayAsync() public static méthode

public static GetByteArrayAsync ( string url ) : Task
url string
Résultat Task

GetPictureAsync() public static méthode

public static GetPictureAsync ( Animal animal ) : Task
animal Animal
Résultat Task

GetStreamAsync() public static méthode

public static GetStreamAsync ( string url ) : Task
url string
Résultat Task