AnPv2/CSharp/Interfaces/Application/AnPInterface.cs

5 lines
81 B
C#

namespace AnP.Interfaces.Application{
public interface AnPInterface{
}
}