Initializes a new instance of the Iso4217CurrencyCode class
Namespace: Org.BouncyCastle.Asn1.X509.QualifiedAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Iso4217CurrencyCode( int numeric ) |
Visual Basic |
---|
Public Sub New ( _ numeric As Integer _ ) |
Visual C++ |
---|
public: Iso4217CurrencyCode( int numeric ) |
Parameters
- numeric
- Type: System..::..Int32