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

localeNegInf() public static méthode

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