コード例 #1
0
        protected override void ProcessEntries(TxtEntry[] entreis)
        {
            String[] strings;
            EtcFormatter.Parse(entreis, out strings);

            _setter(strings);
        }