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)
        {
        }