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