Example #1
0
 public void SetOutput(int index, int value)
 {
     Cef3Binder.MyCefMetArgs_SetResultAsInt32(this._argPtr, index, value);
 }