Abp.Web.Mvc.Localized.LocalizedCompare.LocalizedCompare C# (CSharp) Method

LocalizedCompare() public method

public LocalizedCompare ( string otherProperty ) : System.Web.Mvc
otherProperty string
return System.Web.Mvc
        public LocalizedCompare(string otherProperty)
            : base(otherProperty)
        {
        }