'Declaration Public Function New( _ ByVal name As String _ )
'Declaration
Public Function New( _ ByVal name As String _ )
'使用法 Dim name As String Dim instance As New NameExpression(name)
'使用法
Dim name As String Dim instance As New NameExpression(name)
public NameExpression( string name )
NameExpression クラス NameExpression メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.