C# 클래스 SharpTuneCore.Uint16Scaling

상속: Scaling
파일 보기 프로젝트 열기: Merp/SharpTune

공개 메소드들

메소드 설명
Uint16Scaling ( System.Xml.Linq.XElement xel ) : System

Constructor

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

메소드 상세

Uint16Scaling() 공개 메소드

Constructor
public Uint16Scaling ( 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