9 lines
96 B
C#
9 lines
96 B
C#
|
8 years ago
|
using System.Collections.Generic;
|
||
|
|
|
||
|
|
|
||
|
|
namespace Yavsc {
|
||
|
|
interface IBillingService_deux {
|
||
|
|
}
|
||
|
|
|
||
|
|
}
|