Κοινή χρήση μέσω


PayloadOptions Class

Definition

Defines a variety of configuration options for decoding NRBF payloads.

public ref class PayloadOptions sealed
public sealed class PayloadOptions
type PayloadOptions = class
Public NotInheritable Class PayloadOptions
Inheritance
PayloadOptions

Constructors

PayloadOptions()

Initializes a PayloadOptions instance with default values.

Properties

TypeNameParseOptions

Configuration options for parsing TypeName instances.

UndoTruncatedTypeNames

Gets or sets a value that indicates whether type name truncation is undone.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to