ModelObjectItemWizard.RunFinished Method ()
This method is called at the end of a template wizard run This lets us run custom wizard logic when the wizard has completed all tasks We set up project item dependencies here for files added by the .vstemplate
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
[SuppressMessageAttribute("Microsoft.Reliability", "CA2000:Dispose objects before losing scope")] [SuppressMessageAttribute("Microsoft.Maintainability", "CA1506:AvoidExcessiveClassCoupling")] public void RunFinished()