C# 클래스 TCK.REST.Adapters

상속: IDisposable
파일 보기 프로젝트 열기: nuxeo/nuxeo-dotnet-client

공개 메소드들

메소드 설명
Adapters ( ) : System
Dispose ( ) : void
TestBlobAdapter ( ) : void
TestChildrenAdapter ( ) : void
TestSearchAdapter ( ) : void

비공개 메소드들

메소드 설명
TestAdapters ( ) : void

메소드 상세

Adapters() 공개 메소드

public Adapters ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

TestBlobAdapter() 공개 메소드

public TestBlobAdapter ( ) : void
리턴 void

TestChildrenAdapter() 공개 메소드

public TestChildrenAdapter ( ) : void
리턴 void

TestSearchAdapter() 공개 메소드

public TestSearchAdapter ( ) : void
리턴 void