PageRenderTime 42ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
C# | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | fa71126644501992821b492bbbdd864e MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. namespace Bifrost.Specs.Execution.for_BindingConventionManager
  2. {
  3. public interface IService
  4. {
  5. }
  6. }