C# Class Foundation.Server.Controllers.ApiControllerBase

Inheritance: ApiController
Afficher le fichier Open project: NVentimiglia/Unity3d-Foundation

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Saves changes to session, Disposes DB

Method Details

Dispose() protected méthode

Saves changes to session, Disposes DB
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void