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