namespace Core.Synchronize { public interface ISynchronizeShowEntity { public int synchronizeGuid { get; set; } } }