using NCC.Dependency; namespace NCC.Tenant.Entitys.Dtos { [SuppressSniffer] public class TenantUpInput : TenantCrInput { } }