C# Class TCK.REST.Adapters

Inheritance: IDisposable
Afficher le fichier Open project: nuxeo/nuxeo-dotnet-client

Méthodes publiques

Méthode Description
Adapters ( ) : System
Dispose ( ) : void
TestBlobAdapter ( ) : void
TestChildrenAdapter ( ) : void
TestSearchAdapter ( ) : void

Private Methods

Méthode Description
TestAdapters ( ) : void

Method Details

Adapters() public méthode

public Adapters ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TestBlobAdapter() public méthode

public TestBlobAdapter ( ) : void
Résultat void

TestChildrenAdapter() public méthode

public TestChildrenAdapter ( ) : void
Résultat void

TestSearchAdapter() public méthode

public TestSearchAdapter ( ) : void
Résultat void