/src/SampleLibrary/ISampleService.cs
C# | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | a89e6388a18682170254aaa972686e1d MD5 | raw file
- namespace SampleLibrary
- {
- public interface ISampleService
- {
- }
- }
- namespace SampleLibrary
- {
- public interface ISampleService
- {
- }
- }