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