프로퍼티 | 타입 | 설명 | |
---|---|---|---|
this | byteIAssemblyCode.System |
메소드 | 설명 | |
---|---|---|
AssemblyCodeArray ( byte buffer ) : System |
Initializes a new instance of the AssemblyCodeArray class.
|
메소드 | 설명 | |
---|---|---|
this ( int index ) : byteIAssemblyCode.System |
Gets or sets the System.Byte at the specified index.
|
public AssemblyCodeArray ( byte buffer ) : System | ||
buffer | byte | The buffer. |
리턴 | System |