This website requires JavaScript.
Explore
Help
Sign In
thepra
/
decePubClient
Watch
1
Star
0
Fork
0
You've already forked decePubClient
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
5cba76554a
decePubClient
/
Models
/
Types
/
ContentType.cs
8 lines
98 B
C#
Raw
Normal View
History
Unescape
Escape
Saving
2022-02-14 01:51:37 +01:00
namespace
decePubClient.Models.Types
;
Save
2022-02-14 01:51:52 +01:00
public
enum
ContentType
Saving
2022-02-14 01:51:37 +01:00
{
Save
2022-02-14 01:51:52 +01:00
PlainText
,
HTML
,
Markdown
Saving
2022-02-14 01:51:37 +01:00
}
Reference in New Issue
Copy Permalink