This website requires JavaScript.
Explore
Help
Register
Sign In
Winsomnia
/
MireaBackend
Watch
1
Star
0
Fork
0
You've already forked MireaBackend
Code
Pull Requests
Actions
Projects
Releases
Activity
f5dbc46856
MireaBackend
/
Endpoint
/
Configuration
/
ISaveSettings.cs
6 lines
106 B
C#
Raw
Normal View
History
Unescape
Escape
refactor: sync namespace
2024-10-07 02:25:36 +03:00
namespace
Mirea.Api.Endpoint.Configuration
;
refactor: change namespace
2024-07-04 23:54:17 +03:00
public
interface
ISaveSettings
{
void
SaveSetting
(
)
;
}
Copy Permalink