C# 클래스 Equinor.ProCoSys.Preservation.Domain.AggregateModels.ProjectAggregate.TagAttachment

상속: Attachment
파일 보기 프로젝트 열기: equinor/procosys-preservation-api

공개 메소드들

메소드 설명
TagAttachment ( string plant, Guid blobStorageId, string fileName ) : System

보호된 메소드들

메소드 설명
TagAttachment ( ) : System

메소드 상세

TagAttachment() 보호된 메소드

protected TagAttachment ( ) : System
리턴 System

TagAttachment() 공개 메소드

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