Files
MikaltoResort/ManagementApp/AServices/Microsoft365/IMicrosoft365.cs
2025-06-04 14:17:32 +07:00

7 lines
101 B
C#

namespace ManagementApp.AServices.Microsoft365
{
public interface IMicrosoft365
{
}
}