C# 클래스 TCK.REST.BusinessObjects

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

공개 메소드들

메소드 설명
BusinessObjects ( ) : System
CreateBO ( ) : void
Dispose ( ) : void
UpdateBO ( ) : void

비공개 메소드들

메소드 설명
TestBusinessObjects ( ) : void

메소드 상세

BusinessObjects() 공개 메소드

public BusinessObjects ( ) : System
리턴 System

CreateBO() 공개 메소드

public CreateBO ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

UpdateBO() 공개 메소드

public UpdateBO ( ) : void
리턴 void