FT.DB.DBDataContext.DeleteCommentVote C# (CSharp) Метод

DeleteCommentVote() приватный Метод

private DeleteCommentVote ( CommentVote instance ) : void
instance CommentVote
Результат void
    partial void DeleteCommentVote(CommentVote instance);
    partial void InsertDeliberation(Deliberation instance);
DBDataContext