메소드 | 설명 | |
---|---|---|
DebugMessage ( int code, IList |
||
DebugMessage ( int code, IList |
||
DebugMessage ( int code, IList |
||
DebugMessage ( int code, IList |
||
DebugMessage ( int code, byte data ) : System.Collections.Generic | ||
DebugMessage ( int code, byte data, int length ) : System.Collections.Generic | ||
DebugMessage ( int code, int data, CallBack callback ) : System.Collections.Generic | ||
GetInt32 ( int index ) : int | ||
GetUInt32 ( int index ) : uint | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
CreateByteArray ( List |
public DebugMessage ( int code, IList |
||
code | int | |
data | IList |
|
리턴 | System.Collections.Generic |
public DebugMessage ( int code, IList |
||
code | int | |
data | IList |
|
callback | CallBack | |
리턴 | System.Collections.Generic |
public DebugMessage ( int code, IList |
||
code | int | |
data | IList |
|
리턴 | System.Collections.Generic |
public DebugMessage ( int code, IList |
||
code | int | |
data | IList |
|
callback | CallBack | |
리턴 | System.Collections.Generic |
public DebugMessage ( int code, byte data ) : System.Collections.Generic | ||
code | int | |
data | byte | |
리턴 | System.Collections.Generic |
public DebugMessage ( int code, byte data, int length ) : System.Collections.Generic | ||
code | int | |
data | byte | |
length | int | |
리턴 | System.Collections.Generic |
public DebugMessage ( int code, int data, CallBack callback ) : System.Collections.Generic | ||
code | int | |
data | int | |
callback | CallBack | |
리턴 | System.Collections.Generic |