Freigeben über


FormatterBase.TopLevelPropertyBagBase(Boolean) Constructor

Definition

Initializes a new instance of the FormatterBase.TopLevelPropertyBagBase class.

public TopLevelPropertyBagBase(bool isOutbound);
new StreamJsonRpc.FormatterBase.TopLevelPropertyBagBase : bool -> StreamJsonRpc.FormatterBase.TopLevelPropertyBagBase
Public Sub New (isOutbound As Boolean)

Parameters

isOutbound
Boolean

A value indicating whether this bag belongs to an outbound message.

Applies to