first commit
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
namespace KonSoft.Dispatch;
|
||||
|
||||
public static class DispatchTestConsts
|
||||
{
|
||||
public const string CollectionDefinitionName = "Dispatch collection";
|
||||
}
|
||||
Reference in New Issue
Block a user