4 lines
70 B
C#
4 lines
70 B
C#
|
|
namespace Vegasco.Server.Api.Common;
|
|||
|
|
|
|||
|
|
public interface IApiMarker;
|