Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Example
Data
Services
DataServiceBase
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