MvcTemplate.Components.Mvc.MaxValueAttribute.MaxValueAttribute C# (CSharp) Метод

MaxValueAttribute() приватный Метод

private MaxValueAttribute ( ) : MvcTemplate.Resources.Form
Результат MvcTemplate.Resources.Form
        private MaxValueAttribute() : base(() => Validations.MaxValue)
        {
        }

Same methods

MaxValueAttribute::MaxValueAttribute ( Double maximum ) : MvcTemplate.Resources.Form
MaxValueAttribute::MaxValueAttribute ( Int32 maximum ) : MvcTemplate.Resources.Form