C# Class Example.Data.Services.DataServiceBase

Inheritance: IDisposable
Afficher le fichier Open project: IntelliTect-Samples/2016.01-Blog-SelfHostedIntegrationTestingOfODataAndWebApi

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
DataServiceBase ( ) : System
Dispose ( bool disposing ) : void

Method Details

DataServiceBase() protected méthode

protected DataServiceBase ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void