/Source/Bifrost.Specs/Execution/for_BindingConventionManager/IService.cs

# · C# · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · fa71126644501992821b492bbbdd864e MD5 · raw file

  1. namespace Bifrost.Specs.Execution.for_BindingConventionManager
  2. {
  3. public interface IService
  4. {
  5. }
  6. }