Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Peg
Base
PegByteParser.BytesetData.Range
C# Class Peg.Base.PegByteParser.BytesetData.Range
ファイルを表示
Open project: Andos/BinaryFileSchema
Public Properties
Property
Type
Description
high
byte
low
byte
Public Methods
Method
Description
Range
(
byte
low
,
byte
high
) :
System
Method Details
Range()
public
method
public
Range
(
byte
low
,
byte
high
) :
System
low
byte
high
byte
return
System
Property Details
high
public_oe property
public
byte
high
return
byte
low
public_oe property
public
byte
low
return
byte