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