ArgumentInfo(ArgumentSections) Constructor

Constructs an instance of ArgumentInfo.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public ArgumentInfo(
	ArgumentSections section
)

Parameters

section  ArgumentSections
Section the function's argument belongs to.

See Also