Пример #1
0
 protected override bool ReleaseHandle()
 {
     pinvoke.grpcsharp_channel_args_destroy(handle);
     return(true);
 }