C# 클래스 PacketEditor.Main.SockInfo

파일 보기 프로젝트 열기: appsec-labs/Advanced_Packet_Editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
afamily string[]
atype string[]
sdhow string[]
sockidfmt string

공개 메소드들

메소드 설명
api ( int function ) : string
apinum ( string name ) : byte
error ( int error ) : string
errornum ( string name ) : int
msg ( int function ) : string
msgnum ( string name ) : byte
proto ( int proto ) : string
type ( int type ) : string

메소드 상세

api() 공개 메소드

public api ( int function ) : string
function int
리턴 string

apinum() 공개 메소드

public apinum ( string name ) : byte
name string
리턴 byte

error() 공개 메소드

public error ( int error ) : string
error int
리턴 string

errornum() 공개 메소드

public errornum ( string name ) : int
name string
리턴 int

msg() 공개 메소드

public msg ( int function ) : string
function int
리턴 string

msgnum() 공개 메소드

public msgnum ( string name ) : byte
name string
리턴 byte

proto() 공개 메소드

public proto ( int proto ) : string
proto int
리턴 string

type() 공개 메소드

public type ( int type ) : string
type int
리턴 string

프로퍼티 상세

afamily 공개적으로 프로퍼티

public string[] afamily
리턴 string[]

atype 공개적으로 프로퍼티

public string[] atype
리턴 string[]

sdhow 공개적으로 프로퍼티

public string[] sdhow
리턴 string[]

sockidfmt 공개적으로 프로퍼티

public string sockidfmt
리턴 string