C# Класс SharpTuneCore.Uint8Scaling

Наследование: Scaling
Показать файл Открыть проект

Открытые методы

Метод Описание
Uint8Scaling ( System.Xml.Linq.XElement xel ) : System

Constructor

fromDisplay ( string str ) : byte[]
toDisplay ( byte bytes ) : string

Описание методов

Uint8Scaling() публичный Метод

Constructor
public Uint8Scaling ( System.Xml.Linq.XElement xel ) : System
xel System.Xml.Linq.XElement
Результат System

fromDisplay() публичный Метод

public fromDisplay ( string str ) : byte[]
str string
Результат byte[]

toDisplay() публичный Метод

public toDisplay ( byte bytes ) : string
bytes byte
Результат string