Click or drag to resize

TupleT1, T2Item2 Property

Gets or sets the item2.

Namespace:  Atomia.Billing.Core.Sdk.Utils.Containers
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public T2 Item2 { get; }

Property Value

Type: T2
The item2.
See Also