SourceCode/Bond/Servo/CSlot.cpp @@ -101,4 +101,14 @@ { m_pContext = pContext; } void CSlot::serialize(CArchive& ar) { if (ar.IsStoring()) { } else { } } }