LAPTOP-SNT8I5JK\Boounion
2025-05-28 c743df7d475735b26395c6ed5c17b4be2d972be2
SourceCode/Bond/Servo/CSlot.cpp
@@ -101,4 +101,14 @@
   {
      m_pContext = pContext;
   }
   void CSlot::serialize(CArchive& ar)
   {
      if (ar.IsStoring()) {
      }
      else {
      }
   }
}