nenu_aky

nenu_aky

  • NA
  • 2
  • 0

Conversion to Java

Feb 24 2004 5:14 PM
How would you convert the following into Java? class PrimitiveElement : DrawingElement { // Constructors public PrimitiveElement( string name ) : base( name ) {} } Thanks.

Answers (1)