Explorar el Código

中介者模式

jeffrey hace 9 años
padre
commit
3b6c66e092
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>