C# Class SharpTuneCore.Uint16Scaling

Inheritance: Scaling
Afficher le fichier Open project: Merp/SharpTune

Méthodes publiques

Méthode Description
Uint16Scaling ( System.Xml.Linq.XElement xel ) : System

Constructor

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

Method Details

Uint16Scaling() public méthode

Constructor
public Uint16Scaling ( System.Xml.Linq.XElement xel ) : System
xel System.Xml.Linq.XElement
Résultat System

fromDisplay() public méthode

public fromDisplay ( string str ) : byte[]
str string
Résultat byte[]

toDisplay() public méthode

public toDisplay ( byte bytes ) : string
bytes byte
Résultat string