======Метод Number.FormatUInt64(UInt64, String, NumberFormatInfo)====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public static string FormatUInt64(ulong value, string format, NumberFormatInfo info) **Параметры** * //value// * Тип: [[developers:references:system.uint64|System.UInt64]] * //format// * Тип: [[developers:references:system.string|System.String]] * //info// * Тип: [[developers:references:system.globalization.numberformatinfo|System.Globalization.NumberFormatInfo]] **Возвращаемое значение** * Тип: [[developers:references:system.string|System.String]]