ソースを参照

中介者模式

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>