public UnaryOperatorExpression( UnaryOperatorInfo oper, Expression arg )
'Declaration Public Function New( _ ByVal oper As UnaryOperatorInfo, _ ByVal arg As Expression _ )
'Declaration
Public Function New( _ ByVal oper As UnaryOperatorInfo, _ ByVal arg As Expression _ )
'使用法 Dim oper As UnaryOperatorInfo Dim arg As Expression Dim instance As New UnaryOperatorExpression(oper, arg)
'使用法
Dim oper As UnaryOperatorInfo Dim arg As Expression Dim instance As New UnaryOperatorExpression(oper, arg)
UnaryOperatorExpression クラス UnaryOperatorExpression メンバ
© 2004-2017, GrapeCity inc. All rights reserved.