C# 클래스 Test.InformationManager.Infrastructure.Modules.Applications.Services.MockDocumentService

상속: IDocumentService
파일 보기 프로젝트 열기: jbe2277/waf

공개 메소드들

메소드 설명
GetStream ( string documentPartPath, string contentType, FileMode fileMode ) : Stream

메소드 상세

GetStream() 공개 메소드

public GetStream ( string documentPartPath, string contentType, FileMode fileMode ) : Stream
documentPartPath string
contentType string
fileMode FileMode
리턴 Stream