C# Class PERWAPI.ByteArrConst

Inheritance: DataConstant
ファイルを表示 Open project: xored/f4

Public Methods

Method Description
ByteArrConst ( byte val ) : System
GetArray ( ) : byte[]

Private Methods

Method Description
GetBlobIndex ( MetaDataOut md ) : uint
Write ( BinaryWriter bw ) : void

Method Details

ByteArrConst() public method

public ByteArrConst ( byte val ) : System
val byte
return System

GetArray() public method

public GetArray ( ) : byte[]
return byte[]