last ...
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using xExceptions.Attributes;
|
||||
|
||||
namespace xStringService.Constants
|
||||
{
|
||||
public enum XStringHubAction
|
||||
{
|
||||
[StringValue("ItemsDeleted")]
|
||||
ItemsDeleted
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user