Windows.Foundation.Rect.IFormattable C# (CSharp) Метод

IFormattable() приватный Метод

private IFormattable ( string format, IFormatProvider provider ) : string
format string
provider IFormatProvider
Результат string
        string IFormattable.ToString(string format, IFormatProvider provider) { throw null; }
    }