C# 클래스 EA.Iws.DocumentGeneration.DocumentGenerator.FinancialGuaranteeDocumentGenerator

상속: IFinancialGuaranteeDocumentGenerator
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
GenerateBankGuaranteeDocument ( ) : byte[]
GenerateFinancialGuaranteeDocument ( UKCompetentAuthority competentAuthority ) : byte[]
GenerateParentCompanyTemplate ( ) : byte[]

비공개 메소드들

메소드 설명
GetFinancialGuaranteeDocumentName ( UKCompetentAuthority competentAuthority ) : string

메소드 상세

GenerateBankGuaranteeDocument() 공개 메소드

public GenerateBankGuaranteeDocument ( ) : byte[]
리턴 byte[]

GenerateFinancialGuaranteeDocument() 공개 메소드

public GenerateFinancialGuaranteeDocument ( UKCompetentAuthority competentAuthority ) : byte[]
competentAuthority UKCompetentAuthority
리턴 byte[]

GenerateParentCompanyTemplate() 공개 메소드

public GenerateParentCompanyTemplate ( ) : byte[]
리턴 byte[]