C# 클래스 Difi.SikkerDigitalPost.Klient.Internal.AsicE.AsiceAttachableProcessor

파일 보기 프로젝트 열기: difi/sikker-digital-post-klient-dotnet 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AsiceAttachableProcessor ( Forsendelse forsendelse, IDokumentpakkeProsessor dokumentpakkeProsessor ) : System.IO
Process ( Stream stream ) : void

메소드 상세

AsiceAttachableProcessor() 공개 메소드

public AsiceAttachableProcessor ( Forsendelse forsendelse, IDokumentpakkeProsessor dokumentpakkeProsessor ) : System.IO
forsendelse Difi.SikkerDigitalPost.Klient.Domene.Entiteter.Post.Forsendelse
dokumentpakkeProsessor IDokumentpakkeProsessor
리턴 System.IO

Process() 공개 메소드

public Process ( Stream stream ) : void
stream System.IO.Stream
리턴 void