vtkRemoteObjectProvider add support for `CanReadFile`
This MR add support for calling CanReadFile
on proxies that support it.
Since it is neither a setter or a getter and it has arguments the ``vtkWrapRemoting` had to be updated.
This MR add support for calling CanReadFile
on proxies that support it.
Since it is neither a setter or a getter and it has arguments the ``vtkWrapRemoting` had to be updated.