Exemplo n.º 1
0
 public MySyncAirVent(MyAirVent airVent)
     : base(airVent)
 {
     m_airVent = airVent;
 }
Exemplo n.º 2
0
 public MySyncAirVent(MyAirVent airVent)
     : base(airVent)
 {
     m_airVent = airVent;
 }