Click or drag to resize

TupleT1, T2Item1 Property

Gets or sets the item1.

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 T1 Item1 { get; }

Property Value

Type: T1
The item1.
See Also