C# Class Microsoft.HockeyApp.Tools.GravatarHelper

Exibir arquivo Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
CreateHash ( string str ) : string
LoadGravatar ( string hash ) : Task

Method Details

CreateHash() public static method

public static CreateHash ( string str ) : string
str string
return string

LoadGravatar() public static method

public static LoadGravatar ( string hash ) : Task
hash string
return Task