'Declaration Public Function New( _ ByVal wall As Wall _ )
'Declaration
Public Function New( _ ByVal wall As Wall _ )
'使用法 Dim wall As Wall Dim instance As New Wall(wall)
'使用法
Dim wall As Wall Dim instance As New Wall(wall)
public Wall( Wall wall )
Wall クラス Wall メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.