Add JoinString Demo

This commit is contained in:
sunkaixuan
2017-06-04 10:12:53 +08:00
parent af50793708
commit 967e4cb23b
5 changed files with 47 additions and 7 deletions

View File

@@ -48,6 +48,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Config.cs" />
<Compile Include="Demos\JoinSql.cs" />
<Compile Include="Demos\DbFirst.cs" />
<Compile Include="Demos\Delete.cs" />
<Compile Include="Demos\DemoBase.cs" />