private static void DoRead(FileClient helper) { helper.ReadAll(); if (!helper.ReadingFiles) { var tmp = helper.ReadData; } }