Implement file upload
This commit is contained in:
5
Hcs.WebApp/Data/Hcs/CampaignArgs/ICampaignArgs.cs
Normal file
5
Hcs.WebApp/Data/Hcs/CampaignArgs/ICampaignArgs.cs
Normal file
@ -0,0 +1,5 @@
|
||||
namespace Hcs.WebApp.Data.Hcs.CampaignArgs
|
||||
{
|
||||
// Маркер
|
||||
public interface ICampaignArgs { }
|
||||
}
|
||||
Reference in New Issue
Block a user