C# Class PuppyKittyOverFlow.StarterAndroid.OverflowHelper

Show file Open project: jamesmontemagno/PuppyKittyOverflow Class Usage Examples

Public Methods

Method Description
GetPictureAsync ( Animal animal ) : Task
GetStreamAsync ( string url ) : Task

Method Details

GetPictureAsync() public static method

public static GetPictureAsync ( Animal animal ) : Task
animal Animal
return Task

GetStreamAsync() public static method

public static GetStreamAsync ( string url ) : Task
url string
return Task