mirror of
https://github.com/Geckon01/Watermark.Net.git
synced 2026-06-17 08:37:48 +00:00
First commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Watrmark.Net_CLI.Watermark.Net.CLI.Models
|
||||
{
|
||||
internal enum WatermarkType
|
||||
{
|
||||
Image,
|
||||
Text
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user