FT.DB.DBDataContext.InsertLawChapter C# (CSharp) Méthode

InsertLawChapter() private méthode

private InsertLawChapter ( LawChapter instance ) : void
instance LawChapter
Résultat void
    partial void InsertLawChapter(LawChapter instance);
    partial void UpdateLawChapter(LawChapter instance);
DBDataContext