Beispiel #1
0
 OutgoingRequestFrame.WithParamList(prx,
                                    _operationName,
                                    _idempotent,
                                    _compress,
                                    _format,
                                    context,
                                    paramList,
                                    _writer));
Beispiel #2
0
 set => SetProperty(ref _format, value);