Beispiel #1
0
 public ICefBinaryValue GetBinary()
 {
     return(new CefBinaryValueImpl(Wrapped.GetBinary()));
 }