While trying to figure out how a method in NHibernate works, I looked for the API Reference and couldn’t find it.
Turns out, NHibernate is a port of Hibernate for .NET framework, so you can find all the API reference in Hibernate API reference.
At least they could have included a link on their website, this probably wasted a lot of everyone’s time.