C# Class Open.Documents.DocumentLibraryHandler

Afficher le fichier Open project: openrasta/rest-workshop-1

Méthodes publiques

Méthode Description
Get ( ) : DocumentLibrary
Post ( DocumentInfo doc ) : OperationResult
Post ( DocumentInfo doc, IFile sentFile ) : OperationResult

Method Details

Get() public méthode

public Get ( ) : DocumentLibrary
Résultat DocumentLibrary

Post() public méthode

public Post ( DocumentInfo doc ) : OperationResult
doc DocumentInfo
Résultat OpenRasta.Web.OperationResult

Post() public méthode

public Post ( DocumentInfo doc, IFile sentFile ) : OperationResult
doc DocumentInfo
sentFile IFile
Résultat OpenRasta.Web.OperationResult