OM
Size: a a a
OM
OM
IC
AS
Dv
var enc1251 = Encoding.GetEncoding(1251);
-> System.NotSupportedException: 'No data is available for encoding 1251. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.'
Dv
Dv
Dv
RS
RS
RS
DG
V
var enc1251 = Encoding.GetEncoding(1251);
-> System.NotSupportedException: 'No data is available for encoding 1251. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method.'