init
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 692 B |
@@ -0,0 +1,9 @@
|
||||
// ReSharper disable CheckNamespace
|
||||
namespace DTS.Common.Enums.Viewer
|
||||
{
|
||||
public enum FilterEnum
|
||||
{
|
||||
Test,
|
||||
Graph
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user