using System; using XUtliPoolLib; namespace XMainClient { internal delegate ISeqListRef GetBuffDataSeqListString(BuffTable.RowData rowData); }