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