Beispiel #1
0
 public MySyncAirVent(MyAirVent airVent)
     : base(airVent)
 {
     m_airVent = airVent;
 }
 public MySyncAirVent(MyAirVent airVent)
     : base(airVent)
 {
     m_airVent = airVent;
 }