コード例 #1
0
 public bool IsFunc()
 {
     return(Cef3Binder.MyCefJs_CefV8Value_IsFunc(this.Ptr));
 }