FarPoint.CalcEngine 名前空間 > ParenthesesExpression クラス : ParenthesesExpression コンストラクタ |
'Declaration
Public Function New( _ ByVal arg As Expression _ )
public ParenthesesExpression( Expression arg )
例外 | 説明 |
---|---|
System.ArgumentNullException | arg が NULL 参照(Visual Basic の Nothing)です。 |