diff --git a/Plattform/Plattform/IPlattformService.cs b/Plattform/Plattform/IPlattformService.cs index f31a6af..69e65d1 100644 --- a/Plattform/Plattform/IPlattformService.cs +++ b/Plattform/Plattform/IPlattformService.cs @@ -9,7 +9,9 @@ using Plattform.Models; namespace Plattform { - // NOTE: You can use the "Rename" command on the "Refactor" menu to change the interface name "IPlattformService" in both code and config file together. + // NOTE: You can use the "Rename" command on the "Refactor" menu to change + // the interface name "IPlattformService" in both code and config file + // together. [ServiceContract] public interface IPlattformService {