My Test Project
Public Member Functions | List of all members
TestInterface Interface Reference

Documentation that describes the interface goes here. More...

Inherited by TestClass.

Public Member Functions

int InterfaceMethod (int n)
 Documentation that describes the method goes here. More...
 

Detailed Description

Documentation that describes the interface goes here.

Details about the interface go here.

Member Function Documentation

int TestInterface.InterfaceMethod ( int  n)

Documentation that describes the method goes here.

Parameters
nParameter n requires an integer argument.
Returns
The method returns an integer.

Implemented in TestClass.


The documentation for this interface was generated from the following file: