예제 #1
0
 public static BatchContextSafeHandle Create()
 {
     return(pinvoke.grpcsharp_batch_context_create());
 }