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