summaryrefslogtreecommitdiff
path: root/Decompiler/Gestor.Application.Componentes/CustomItemValidation.cs
blob: be7b9583384e3eadce55cefccc0df96f504b1929 (plain)
1
2
3
4
5
namespace Gestor.Application.Componentes;

public class CustomItemValidation : CustomItemControl
{
}