FT.DB.DBDataContext.DeleteProposedLaw C# (CSharp) Méthode

DeleteProposedLaw() private méthode

private DeleteProposedLaw ( ProposedLaw instance ) : void
instance ProposedLaw
Résultat void
    partial void DeleteProposedLaw(ProposedLaw instance);
    partial void InsertSection(Section instance);
DBDataContext