C# Class Test.InformationManager.Infrastructure.Modules.Applications.Services.MockDocumentService

Inheritance: IDocumentService
Afficher le fichier Open project: jbe2277/waf

Méthodes publiques

Méthode Description
GetStream ( string documentPartPath, string contentType, FileMode fileMode ) : Stream

Method Details

GetStream() public méthode

public GetStream ( string documentPartPath, string contentType, FileMode fileMode ) : Stream
documentPartPath string
contentType string
fileMode FileMode
Résultat Stream