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

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

private DeleteLawChapter ( LawChapter instance ) : void
instance LawChapter
Результат void
    partial void DeleteLawChapter(LawChapter instance);
    partial void InsertMinistry(Ministry instance);
DBDataContext