'宣言 Public Function New( _ ByVal str As System.String _ )
'使用法 Dim str As System.String Dim instance As New Unit(str)
public Unit( System.string str )
パラメータ
- str
'宣言 Public Function New( _ ByVal str As System.String _ )
'使用法 Dim str As System.String Dim instance As New Unit(str)
public Unit( System.string str )