コード例 #1
0
ファイル: Subscription.cs プロジェクト: gio-ia/testqvo
 public Subscription()
 {
     Service = new ServiceBase();
 }