C# Class SparkleShare.Avatars

ファイルを表示 Open project: hbons/SparkleShare Class Usage Examples

Public Methods

Method Description
GetAvatar ( string email, int size, string target_path ) : string

Private Methods

Method Description
GetAvatarValidationCallBack ( Object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors errors ) : bool

Method Details

GetAvatar() public static method

public static GetAvatar ( string email, int size, string target_path ) : string
email string
size int
target_path string
return string