C# Class PatientPending.Core.IdentityGenerator

Inheritance: IIdentityGenerator
Mostra file Open project: PaulUpson/PatientPending

Public Methods

Method Description
IdentityGenerator ( long seed ) : System

Private Methods

Method Description
GetId ( ) : long

Method Details

IdentityGenerator() public method

public IdentityGenerator ( long seed ) : System
seed long
return System