Table of Contents

Class PrimaryKeyIdentifier

Namespace
JobFlow.Models.Common
Assembly
JobFlow.Models.dll
public class PrimaryKeyIdentifier : Identifier<int>, IIdentifier
Inheritance
object
PrimaryKeyIdentifier
Implements
Inherited Members
Extension Methods

Constructors

PrimaryKeyIdentifier(int)

public PrimaryKeyIdentifier(int id)

Parameters

id int