14 lines
140 B
C#
14 lines
140 B
C#
namespace MyCode.Project.OutSideService.Implementation
|
|
{
|
|
public class BfyService : IBfyService
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|