Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

BytesToStringUtilities.ToString - метод Смотри также  Terrasoft.Common - пространство имен > BytesToStringUtilities - класс : ToString - метод C#

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
ToString(Byte[],Encoding)Gets the System.String instance that is the string presentation of the specified byte array in the specified encoding.  
ToString(Byte[],Encoding,Boolean)Gets the System.String instance that is the string presentation of the specified byte array in the specified encoding. The instance can contain prefix that determines its encoding.  
ToString(MemoryStream,Encoding)Gets the System.String instance that is the string presentation of the stream of the System.IO.MemoryStream type in the specified encoding.  
ToString(MemoryStream,Encoding,Boolean)Gets the System.String instance that is the string presentation of the stream of the System.IO.MemoryStream type in the specified encoding. The instance can contain prefix that determines its encoding.  

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?