asg_backend/asg_form/Controllers/InviteReferee.cs

8 lines
82 B
C#
Raw Normal View History

namespace asg_form.Controllers
{
public class InviteReferee
{
}
}