ExceptionSpec Constructor (NumberLiteralValue) |
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic ExceptionSpec(
NumberLiteralValue value
)
Public Sub New (
value As NumberLiteralValue
)
public:
ExceptionSpec(
NumberLiteralValue^ value
)
new :
value : NumberLiteralValue -> ExceptionSpec
Parameters
- value
- Type: Lextm.SharpSnmpPro.MibNumberLiteralValue
See Also