메소드 | 설명 | |
---|---|---|
CreateFromCommentCount ( string userName, int commentCount, System.DateTime newestCommentTime ) : |
||
CreateFromRegistrationDate ( string userName, System.DateTime registeredSince ) : |
||
DynamicProfileBadge ( string image, string description, string link, System.DateTime createdAt, string name, string extra ) : Newtonsoft.Json |
public static CreateFromCommentCount ( string userName, int commentCount, System.DateTime newestCommentTime ) : |
||
userName | string | |
commentCount | int | |
newestCommentTime | System.DateTime | |
리턴 |
public static CreateFromRegistrationDate ( string userName, System.DateTime registeredSince ) : |
||
userName | string | |
registeredSince | System.DateTime | |
리턴 |
public DynamicProfileBadge ( string image, string description, string link, System.DateTime createdAt, string name, string extra ) : Newtonsoft.Json | ||
image | string | |
description | string | |
link | string | |
createdAt | System.DateTime | |
name | string | |
extra | string | |
리턴 | Newtonsoft.Json |