Debugging has perfect functions

This commit is contained in:
sunkaixuan
2019-01-25 21:45:15 +08:00
parent 0d89bf7caf
commit b3f7fc29d1
10 changed files with 69 additions and 12 deletions

View File

@@ -58,7 +58,8 @@
<Compile Include="BugTest\BugModels\tLogonHistoryModel.cs" />
<Compile Include="BugTest\BugModels\VipAccountsModel.cs" />
<Compile Include="BugTest\BugModels\VipBenefitsModel.cs" />
<Compile Include="Demos\IInsertOrUpdate.cs" />
<Compile Include="Demos\I_InsertOrUpdate.cs" />
<Compile Include="Demos\J_Debugger.cs" />
<Compile Include="Models\Brand.cs" />
<Compile Include="BugTest\Bug1.cs" />
<Compile Include="Models\VendorAndBrand.cs" />