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

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

private InsertLawChapter ( LawChapter instance ) : void
instance LawChapter
Результат void
    partial void InsertLawChapter(LawChapter instance);
    partial void UpdateLawChapter(LawChapter instance);
DBDataContext