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

InsertUserLawVote() private method

private InsertUserLawVote ( UserLawVote instance ) : void
instance UserLawVote
return void
    partial void InsertUserLawVote(UserLawVote instance);
    partial void UpdateUserLawVote(UserLawVote instance);
DBDataContext