Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Data
FluentsNeeds
IdentifiableIdGenerator
C# Class Data.FluentsNeeds.IdentifiableIdGenerator
Inheritance:
NHibernate.Id.IIdentifierGenerator
Show file
Open project: bibliopedia/bibliopedia
Public Methods
Method
Description
Generate
(
NHibernate
session
,
object
obj
) :
object
Method Details
Generate()
public
method
public
Generate
(
NHibernate
session
,
object
obj
) :
object
session
NHibernate
obj
object
return
object