C# Class Revolution.Api.Api_Callbacks.ApiDatabaseCallback

Inheritance: IApiable
Afficher le fichier Open project: ZakAmirz/RevEmu

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetDatabase ( ) : Revolution.Database.NHibernateManager

Gives the API Caller, a new callback with a fresh new instance of the NHibernate Manager

Method Details

GetDatabase() public méthode

Gives the API Caller, a new callback with a fresh new instance of the NHibernate Manager
public GetDatabase ( ) : Revolution.Database.NHibernateManager
Résultat Revolution.Database.NHibernateManager