'Declaration
Protected Sub a( _
ByRef As System.Integer, _
ByRef As System.Integer, _
ByRef As System.Integer, _
ByRef As System.Integer, _
ByVal As System.Drawing.Rectangle _
)
protected void a(
ref System.int ,
ref System.int ,
ref System.int ,
ref System.int ,
System.Drawing.Rectangle
)