Fan.Sys.FanNum.localePosInf C# (CSharp) Method

localePosInf() public static method

public static localePosInf ( ) : String
return String
        public static String localePosInf()
        {
            return Locale.cur().dec().PositiveInfinitySymbol;
        }