* User views its devices, from a /manage index link * Yavsc.Server resurection
9 lines
96 B
C#
9 lines
96 B
C#
using System.Collections.Generic;
|
|
|
|
|
|
namespace Yavsc {
|
|
interface IBillingService_deux {
|
|
}
|
|
|
|
}
|