'宣言 Public Function Build( _ ByVal doc As GcPdfDocument, _ ByVal contentToSign As System.IO.Stream, _ ByVal customData As System.Object _ ) As System.Byte()
public System.byte[] Build( GcPdfDocument doc, System.IO.Stream contentToSign, System.object customData )
パラメータ
- doc
- contentToSign
- customData