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

DeleteLawChapter() private method

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