Share via


ResponseParsingBase<T>.Variable(Boolean) Method

Definition

This method is reserved and should not be used.

protected void Variable(ref bool consumable);
member this.Variable : bool -> unit
Protected Sub Variable (ByRef consumable As Boolean)

Parameters

consumable
System.Boolean

True when the object is consumable.

Applies to