This website requires JavaScript.
Explore
Help
Register
Sign In
Rim
/
IW4M-Admin
Watch
1
Star
0
Fork
0
You've already forked IW4M-Admin
Code
Issues
Pull Requests
Packages
Projects
Releases
30
Wiki
Activity
cf2a00e5b3
IW4M-Admin
/
SharedLibraryCore
/
Interfaces
/
IMetaRegistration.cs
7 lines
121 B
C#
Raw
Normal View
History
Unescape
Escape
Initial .net 6 upgrades
2022-01-26 11:32:16 -05:00
namespace
SharedLibraryCore.Interfaces
QOL updates for profile meta implement filterable meta for issue #158 update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-17 22:21:11 -04:00
{
public
interface
IMetaRegistration
{
void
Register
(
)
;
}
Initial .net 6 upgrades
2022-01-26 11:32:16 -05:00
}
Reference in New Issue
Copy Permalink