Fan.Sys.FanNum.localePosInf C# (CSharp) Méthode

localePosInf() public static méthode

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