C# Class hOOt.bytearr

ファイルを表示 Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Public Properties

Property Type Description
val byte[]

Public Methods

Method Description
GetHashCode ( ) : int
bytearr ( byte key ) : System.Collections.Generic

Method Details

GetHashCode() public method

public GetHashCode ( ) : int
return int

bytearr() public method

public bytearr ( byte key ) : System.Collections.Generic
key byte
return System.Collections.Generic

Property Details

val public_oe property

public byte[] val
return byte[]