using System; namespace Extf.Net { public interface IStorage { } }