コード例 #1
0
ファイル: UnitTest1.cs プロジェクト: large-systems/backend
 public void Setup()
 {
     hotelsystem = new HotelSystem.ImplementingServiceHotel();
 }