'宣言 Public Delegate Function HitTestDelegate( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ ) As ITouchDestination
public delegate ITouchDestination HitTestDelegate( System.int x, System.int y )
HitTestDelegate メンバ C1.Win.Touch 名前空間