'Declaration Public Function New( _ ByVal xInset As Integer, _ ByVal yInset As Integer _ )
'使用法 Dim xInset As Integer Dim yInset As Integer Dim instance As New Inset(xInset, yInset)
public Inset( int xInset, int yInset )
Inset クラス Inset メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.