瀏覽代碼

中介者模式

jeffrey 9 年之前
父節點
當前提交
3b6c66e092
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MediatorPattern/MediatorPattern.csproj

+ 1 - 1
MediatorPattern/MediatorPattern.csproj

@@ -41,7 +41,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="HomeBuyer.cs" />
+    <Compile Include="Mediator.cs" />
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>