Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetFileUploadUrl ( ) : string | ||
GetForumUrl ( string forumName ) : string | ||
GetInfoUrl ( string name ) : string | ||
GetMessageUrl ( int messageId ) : string | ||
GetRatingUrl ( int messageId ) : string | ||
GetSelfModerateUrl ( int messageId ) : string | ||
GetUserProfileUrl ( int userId ) : string |
public static GetFileUploadUrl ( ) : string | ||
Résultat | string |
public static GetForumUrl ( string forumName ) : string | ||
forumName | string | |
Résultat | string |
public static GetInfoUrl ( string name ) : string | ||
name | string | |
Résultat | string |
public static GetMessageUrl ( int messageId ) : string | ||
messageId | int | |
Résultat | string |
public static GetRatingUrl ( int messageId ) : string | ||
messageId | int | |
Résultat | string |
public static GetSelfModerateUrl ( int messageId ) : string | ||
messageId | int | |
Résultat | string |
public static GetUserProfileUrl ( int userId ) : string | ||
userId | int | |
Résultat | string |