This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nelson.kai
/
ShowEasy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
333
Commits
2
Branches
0
Tags
492 MiB
JavaScript
42.4%
C#
27.4%
HTML
18.6%
CSS
8.3%
Inno Setup
3.1%
Tree:
c10073c15a
ShowEasy
/
EuroTran
/
WebApp
/
Outlook
/
Models
/
RootMessage.cs
7 lines
117 B
Raw
Blame
History
namespace
WebApp.Outlook.Models
{
public
class
RootMessage
{
public
MSG
body
{
get
;
set
;
}
}
}
Reference in new issue