Initializes a new instance of the NoticeReference class
Namespace: Org.BouncyCastle.Asn1.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public NoticeReference( string orgName, Asn1Sequence numbers ) |
Visual Basic |
---|
Public Sub New ( _ orgName As String, _ numbers As Asn1Sequence _ ) |
Visual C++ |
---|
public: NoticeReference( String^ orgName, Asn1Sequence^ numbers ) |