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

InsertLawChapter() private method

private InsertLawChapter ( LawChapter instance ) : void
instance LawChapter
return void
    partial void InsertLawChapter(LawChapter instance);
    partial void UpdateLawChapter(LawChapter instance);
DBDataContext