Zbiór zmian 970 dla trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeTranslation.cs
- Data:
- 2009-12-23 11:26:06 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeTranslation.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeTranslation.cs
r931 r970 1 using Platnosci.Core.Interface;1 using adMoto.Payments.Core.Interfaces; 2 2 3 3 namespace Platnosci.Tests.Web 4 4 { 5 public class FakeTranslation : ITranslateManager5 public class FakeTranslation : ITranslateManager 6 6 { 7 7 public string Translate(string className, string keyName)
