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