C# Class EA.Iws.Domain.NotificationApplication.Annexes.AnnexFactory

Exibir arquivo Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
CreateForNotification ( IAnnexNameGenerator annexNameGenerator, NotificationApplication notification, byte annexBytes, string fileType ) : File

Method Details

CreateForNotification() public method

public CreateForNotification ( IAnnexNameGenerator annexNameGenerator, NotificationApplication notification, byte annexBytes, string fileType ) : File
annexNameGenerator IAnnexNameGenerator
notification NotificationApplication
annexBytes byte
fileType string
return File