public void Load() { previous_tyon = stream.ReadText(); if (previous_tyon.IsVisible()) { settings.DeserializeInto( target, previous_tyon, mode ); } }