5 lines
81 B
C#
5 lines
81 B
C#
namespace AnP.Interfaces.Application{
|
|
public interface AnPInterface{
|
|
|
|
}
|
|
} |