public ImageViewer(
Context ,
AttributeSet
)
Public Function New( _
ByVal As Context, _
ByVal As AttributeSet _
)
public ImageViewer(
Context context,
AttributeSet attrs
)
public ImageViewer(Context context, AttributeSet attrs)
function ImageViewer(
context ,
attrs
)