Initializes a new instance of the BerNull class
Namespace: Org.BouncyCastle.Asn1Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
[ObsoleteAttribute("Use static Instance object")] public BerNull()  | 
| Visual Basic | 
|---|
<ObsoleteAttribute("Use static Instance object")> _ Public Sub New  | 
| Visual C++ | 
|---|
[ObsoleteAttribute(L"Use static Instance object")] public: BerNull()  |