partial void UpdateCommentInPost(CommentInPost instance);
 partial void DeleteCommentInPost(CommentInPost instance);
 partial void InsertCommentInPost(CommentInPost instance);