Medusa-CS/Medusa.Core/Attributes/HandlerAttribute.cs

7 lines
86 B
C#

namespace Medusa.Core.Attributes
{
public class HandlerAttribute
{
}
}