ValidBitsAttribute Constructor |
Constructor
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public ValidBitsAttribute(
int n
)
Public Sub New (
n As Integer
)
Parameters
- n
- Type: SystemInt32
The bits.
See Also