IHasPrimaryItem<T1> Interface
Namespace: PTS.DataStructures
Assembly: PTS.DataStructures.dll
Syntax
public interface IHasPrimaryItem<T1> : IDto
Type Parameters
| Name | Description |
|---|---|
| T1 |
Properties
Item1
Declaration
T1 Item1 { get; }
Property Value
| Type | Description |
|---|---|
| T1 |