Méthode | Description | |
---|---|---|
DeleteComment ( int ID ) : void | ||
Save ( Comment c ) : int | ||
getCommentByID ( int ID ) : Comment | ||
getCommentsByID ( int SourceID, int SourceType, string RoleAccess ) : IList |
||
updateComment ( Comment c ) : int |
public getCommentsByID ( int SourceID, int SourceType, string RoleAccess ) : IList |
||
SourceID | int | |
SourceType | int | |
RoleAccess | string | |
Résultat | IList |