My Test Project
|
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... | |
Documentation that describes the interface goes here.
Details about the interface go here.
int TestInterface.InterfaceMethod | ( | int | n | ) |
Documentation that describes the method goes here.
n | Parameter n requires an integer argument. |
Implemented in TestClass.