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

DeleteProposedLaw() private method

private DeleteProposedLaw ( ProposedLaw instance ) : void
instance ProposedLaw
return void
    partial void DeleteProposedLaw(ProposedLaw instance);
    partial void InsertSection(Section instance);
DBDataContext