Main Page | Packages | Help

com.as2doc.examples

interface ITest

All Known Implementing Classes:
CTest

interface ITest



Method Summary

public
implementThisMethod ( Parameter1: String, Parameter2: Object ): String
This method does nothing but shows comment inheritance



Method Documentation

implementThisMethod

public function implementThisMethod(Parameter1: String,
 Parameter2: Object): String
This method does nothing but shows comment inheritance

Any class which implements this method and is missing comments (@param) which are available in the interface, inherit these in the final documentation.

Parameters:
Parameter1
The first part of the combined string
Parameter2
Converts to a string and gets combined with first parameter
Returns:
Returns string combination of both parameters


The documentation was generated from the following file:


Generated on 27.08.2004 16:07:58 by AS2Doc