C# Class android.graphics.drawable.shapes.Shape_

Inheritance: android.graphics.drawable.shapes.Shape
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
draw ( android arg0, android arg1 ) : void

Private Methods

Method Description
Shape_ ( )
Shape_ ( global @__env )

Method Details

draw() public method

public draw ( android arg0, android arg1 ) : void
arg0 android
arg1 android
return void