Class RemoteValue.Proxy
public record RemoteValue.Proxy : RemoteValue, IEquatable<RemoteValue>, IEquatable<RemoteValue.Proxy>
- Inheritance
-
RemoteValue.Proxy
- Implements
- Inherited Members
Properties
Handle
public Handle? Handle { get; set; }
Property Value
InternalId
public InternalId? InternalId { get; set; }