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

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

private DeleteProposedLaw ( ProposedLaw instance ) : void
instance ProposedLaw
Результат void
    partial void DeleteProposedLaw(ProposedLaw instance);
    partial void InsertSection(Section instance);
DBDataContext