7 lines
101 B
C#
7 lines
101 B
C#
namespace ManagementApp.AServices.Microsoft365
|
|
{
|
|
public interface IMicrosoft365
|
|
{
|
|
}
|
|
}
|