Méthode | Description | |
---|---|---|
AddComment ( Comment comment ) : bool | ||
ReplyCommentByOrg ( System.Guid ComID, Comment comment ) : bool | ||
ReplyCommentByUser ( System.Guid ComID, Comment comment ) : bool | ||
selectComment ( System.Guid ActID, int num ) : List |
public AddComment ( Comment comment ) : bool | ||
comment | Comment | |
Résultat | bool |
public ReplyCommentByOrg ( System.Guid ComID, Comment comment ) : bool | ||
ComID | System.Guid | |
comment | Comment | |
Résultat | bool |
public ReplyCommentByUser ( System.Guid ComID, Comment comment ) : bool | ||
ComID | System.Guid | |
comment | Comment | |
Résultat | bool |
public selectComment ( System.Guid ActID, int num ) : List |
||
ActID | System.Guid | |
num | int | |
Résultat | List |