FT.DB.DBDataContext.DeleteCommentVote C# (CSharp) Method

DeleteCommentVote() private method

private DeleteCommentVote ( CommentVote instance ) : void
instance CommentVote
return void
    partial void DeleteCommentVote(CommentVote instance);
    partial void InsertDeliberation(Deliberation instance);
DBDataContext