This website requires JavaScript.
Explore
Help
Register
Sign In
Bunny-Cli
/
CSharp-Single-EFCore
Watch
1
Star
0
Fork
You've already forked CSharp-Single-EFCore
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4a897b5ccd
CSharp-Single-EFCore
/
Bunny.Service
/
IService
/
IBaseService.cs
6 lines
95 B
C#
Raw
Blame
History
namespace
Bunny.Service.IService
;
public
interface
IBaseService
{
string
TestIndex
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink