This is a class that will be shown.
More...
List of all members.
Public Member Functions |
void | SeenMethod (int value) |
| This method will be seen by Doxygen.
|
Public Attributes |
string | OkayString = "This\\String\\Is\\Okay\\" |
| This string will be properly handled by Doxygen
|
Detailed Description
This is a class that will be shown.
Member Function Documentation
void Common.Tests.GoodQuote.SeenMethod |
( |
int |
value | ) |
|
This method will be seen by Doxygen.
- Parameters:
-
value | The value to pass into the method. |
Member Data Documentation
string Common.Tests.GoodQuote.OkayString = "This\\String\\Is\\Okay\\" |
This string will be properly handled by Doxygen
The documentation for this class was generated from the following file: