C# 클래스 hOOt.bytearr

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
val byte[]

공개 메소드들

메소드 설명
GetHashCode ( ) : int
bytearr ( byte key ) : System.Collections.Generic

메소드 상세

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

bytearr() 공개 메소드

public bytearr ( byte key ) : System.Collections.Generic
key byte
리턴 System.Collections.Generic

프로퍼티 상세

val 공개적으로 프로퍼티

public byte[] val
리턴 byte[]