메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
GetAvatarAsync ( string avatar ) : Task |
Gets the binary data from the specified URL, or from the cache if available.
|
|
RemoveAvatar ( string url ) : void |
메소드 | 설명 | |
---|---|---|
AvatarCache ( ) : System |
public static GetAvatarAsync ( string avatar ) : Task |
||
avatar | string | The URL or Gravatar email to retrieve the image from. |
리턴 | Task |