Browse Source

重命名

jeffrey 9 năm trước cách đây
mục cha
commit
17229f2056
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      ChainofResponsibility/ChainofResponsibility.csproj

+ 2 - 1
ChainofResponsibility/ChainofResponsibility.csproj

@@ -41,7 +41,8 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="IBillOperation.cs" />
+    <Compile Include="BillHandler.cs" />
+    <Compile Include="Bill.cs" />
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>