Files
vegasco/src/Vegasco.Server.Api/Common/IApiMarker.cs

4 lines
70 B
C#
Raw Normal View History

namespace Vegasco.Server.Api.Common;
public interface IApiMarker;