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

UpdateLawChapter() private method

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