Interface IIdeable
- Namespace
- AlgorithmsSW.Object
- Assembly
- AlgorithmsSW.dll
Object with an ID. See ObjectWithId.
public interface IIdeable
- Extension Methods
Properties
Id
int Id { get; }
Object with an ID. See ObjectWithId.
public interface IIdeable
int Id { get; }