예제 #1
0
 public void setMarker(uint userId, int marker)
 {
     EdkDll.EE_DataSetMarker(userId, marker);
 }