瀏覽代碼

重命名

jeffrey 9 年之前
父節點
當前提交
17229f2056
共有 1 個文件被更改,包括 2 次插入1 次删除
  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>