8 lines
100 B
C#
8 lines
100 B
C#
namespace MyCode.Project.OutSideService
|
|
{
|
|
public interface IBfyService
|
|
{
|
|
|
|
}
|
|
}
|