/src/SampleLibrary/ISampleService.cs
http://github.com/philiplaureano/LinFu · C# · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · a89e6388a18682170254aaa972686e1d MD5 · raw file
- namespace SampleLibrary
- {
- public interface ISampleService
- {
- }
- }