<79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext Class
Definition
public class <79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext
Constructors
| Name | Description |
|---|---|
| <79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext (2 overloads) | No summary available. |
<79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext overloads
<79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext Constructor
public <79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext()
<79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext Constructor
public <79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext(System.Text.Json.JsonSerializerOptions options)
Parameters
options System.Text.Json.JsonSerializerOptions
Methods
| Name | Description |
|---|---|
| GetTypeInfo | No summary available. |
GetTypeInfo Method
public System.Text.Json.Serialization.Metadata.JsonTypeInfo GetTypeInfo(Type type)
Parameters
type Type
Returns
System.Text.Json.Serialization.Metadata.JsonTypeInfo
Properties
| Name | Description |
|---|---|
| Default | No summary available. |
| IReadOnlyCollectionRemoteException | No summary available. |
| RemoteException | No summary available. |
| String | No summary available. |
Default Property
public AvaloniaUI.DiagnosticsProtocol.Serialization.<79d49280-9f55-4197-89a8-9ff9b45290e2>SystemTextJsonMethodCallSerializer.RemoteExceptionContext Default { get; set; }
IReadOnlyCollectionRemoteException Property
public System.Text.Json.Serialization.Metadata.JsonTypeInfo<System.Collections.Generic.IReadOnlyCollection<CoreRPC.<79d49280-9f55-4197-89a8-9ff9b45290e2>RemoteException>> IReadOnlyCollectionRemoteException { get; set; }
RemoteException Property
public System.Text.Json.Serialization.Metadata.JsonTypeInfo<CoreRPC.<79d49280-9f55-4197-89a8-9ff9b45290e2>RemoteException> RemoteException { get; set; }
String Property
public System.Text.Json.Serialization.Metadata.JsonTypeInfo<string> String { get; set; }