C# Class Equinor.ProCoSys.Preservation.Domain.AggregateModels.ProjectAggregate.TagAttachment

Inheritance: Attachment
显示文件 Open project: equinor/procosys-preservation-api

Public Methods

Method Description
TagAttachment ( string plant, Guid blobStorageId, string fileName ) : System

Protected Methods

Method Description
TagAttachment ( ) : System

Method Details

TagAttachment() protected method

protected TagAttachment ( ) : System
return System

TagAttachment() public method

public TagAttachment ( string plant, Guid blobStorageId, string fileName ) : System
plant string
blobStorageId Guid
fileName string
return System