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