FarPoint.CalcEngine アセンブリ > FarPoint.CalcEngine 名前空間 > ParenthesesExpression クラス : ParenthesesExpression コンストラクタ |
'宣言
Public Function New( _ ByVal arg As Expression _ )
public ParenthesesExpression( Expression arg )
例外 | 解説 |
---|---|
System.ArgumentNullException | カッコ内の式 |