C# 클래스 Open.Documents.DocumentLibraryHandler

파일 보기 프로젝트 열기: openrasta/rest-workshop-1

공개 메소드들

메소드 설명
Get ( ) : DocumentLibrary
Post ( DocumentInfo doc ) : OperationResult
Post ( DocumentInfo doc, IFile sentFile ) : OperationResult

메소드 상세

Get() 공개 메소드

public Get ( ) : DocumentLibrary
리턴 DocumentLibrary

Post() 공개 메소드

public Post ( DocumentInfo doc ) : OperationResult
doc DocumentInfo
리턴 OpenRasta.Web.OperationResult

Post() 공개 메소드

public Post ( DocumentInfo doc, IFile sentFile ) : OperationResult
doc DocumentInfo
sentFile IFile
리턴 OpenRasta.Web.OperationResult