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
6d0f859a93
IW4M-Admin
/
SharedLibraryCore
/
Dtos
/
SharedInfo.cs
8 lines
124 B
C#
Raw
Normal View
History
Unescape
Escape
the meats
2018-03-06 02:22:19 -05:00
migrating to .NET Core 2.0
2018-04-08 02:44:42 -04:00
namespace
SharedLibraryCore.Dtos
the meats
2018-03-06 02:22:19 -05:00
{
public
class
SharedInfo
{
public
bool
Sensitive
{
get
;
set
;
}
}
}
Reference in New Issue
Copy Permalink