메소드 | 설명 | |
---|---|---|
Delete ( int noteId ) : Task |
||
DeleteComment ( int commentId, int ownerId = null ) : Task |
||
RestoreComment ( int commentId, int ownerId = null ) : Task |
메소드 | 설명 | |
---|---|---|
MethodGroup_Notes ( |
public DeleteComment ( int commentId, int ownerId = null ) : Task |
||
commentId | int | |
ownerId | int | |
리턴 | Task |
public RestoreComment ( int commentId, int ownerId = null ) : Task |
||
commentId | int | |
ownerId | int | |
리턴 | Task |