namespace SzLib; public interface ISzFileManager { public string DataPath {get; set;} }