This website requires JavaScript.
Explore
Help
Register
Sign In
XCKJ
/
CostCalculationItem
Watch
1
Star
0
Fork
You've already forked CostCalculationItem
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7d01763a7e
CostCalculationItem
/
IRaCIS.Core.Domain
/
ITestRepository.cs
7 lines
113 B
C#
Raw
Blame
History
namespace
IRaCIS.Core.Domain
{
public
interface
ITestRepository
:
IRepository
<
Test
>
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink