Пример #1
0
 void ICollection <IRecordedRoom> .CopyTo(IRecordedRoom[] array, int arrayIndex) => Rooms.CopyTo(array, arrayIndex);