Method | Description | |
---|---|---|
GetHeadImageUrl ( int size ) : string |
获取指定大小的用户头像网址
|
|
GetSubscribeTime ( ) : System.DateTime |
public GetHeadImageUrl ( int size ) : string | ||
size | int | 代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像) |
return | string |
public GetSubscribeTime ( ) : System.DateTime | ||
return | System.DateTime |