Abp.Web.Mvc.Localized.LocalizedCompare.LocalizedCompare C# (CSharp) Метод

LocalizedCompare() публичный Метод

public LocalizedCompare ( string otherProperty ) : System.Web.Mvc
otherProperty string
Результат System.Web.Mvc
        public LocalizedCompare(string otherProperty)
            : base(otherProperty)
        {
        }