C# 클래스 WebForms.Util

파일 보기 프로젝트 열기: LacunaSoftware/RestPkiSamples

공개 메소드들

메소드 설명
GetBatchDocContent ( int id ) : byte[]
GetPdfStampContent ( ) : byte[]
GetRestPkiClient ( ) : RestPkiClient
GetSampleDocContent ( ) : byte[]
GetSampleNFeContent ( ) : byte[]
GetSampleXmlDocument ( ) : byte[]

메소드 상세

GetBatchDocContent() 공개 정적인 메소드

public static GetBatchDocContent ( int id ) : byte[]
id int
리턴 byte[]

GetPdfStampContent() 공개 정적인 메소드

public static GetPdfStampContent ( ) : byte[]
리턴 byte[]

GetRestPkiClient() 공개 정적인 메소드

public static GetRestPkiClient ( ) : RestPkiClient
리턴 RestPkiClient

GetSampleDocContent() 공개 정적인 메소드

public static GetSampleDocContent ( ) : byte[]
리턴 byte[]

GetSampleNFeContent() 공개 정적인 메소드

public static GetSampleNFeContent ( ) : byte[]
리턴 byte[]

GetSampleXmlDocument() 공개 정적인 메소드

public static GetSampleXmlDocument ( ) : byte[]
리턴 byte[]