ArgumentInfo(ArgumentSections, Boolean) Constructor
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public ArgumentInfo(
ArgumentSections section,
bool isUndefinedArgumentSupported
)
Public Sub New (
section As ArgumentSections,
isUndefinedArgumentSupported As Boolean
)
public:
ArgumentInfo(
ArgumentSections section,
bool isUndefinedArgumentSupported
)
new :
section : ArgumentSections *
isUndefinedArgumentSupported : bool -> ArgumentInfo
Parameters
- section ArgumentSections
-
- isUndefinedArgumentSupported Boolean
-