| SourceCode/Bond/Servo/CSlot.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
SourceCode/Bond/Servo/CSlot.h
@@ -31,6 +31,10 @@ void serialize(CArchive& ar); private: void WriteString(CArchive& ar, std::string& string); void ReadString(CArchive& ar, std::string& string); private: int m_nPosition; int m_nNo; MaterialsType m_materialsType;