5 lines
78 B
C#
5 lines
78 B
C#
namespace e_suite.API.Common;
|
|
|
|
public interface IPerformanceManager
|
|
{
|
|
} |