Committing the unfinished changes to the SecurityHelper as I flesh it out during the migration. Also starting a documentation folder powered by Sandcastle.
21 lines
563 B
Markdown
21 lines
563 B
Markdown
# CapyEventReporter Methods
|
|
|
|
|
|
|
|
|
|
## Methods
|
|
<table>
|
|
<tr>
|
|
<td><a href="M_CapyKit_CapyEventReporter_Subscribe">Subscribe</a></td>
|
|
<td>Subscribes the specified event handler to the event with the given subscription level and origin.</td></tr>
|
|
<tr>
|
|
<td><a href="M_CapyKit_CapyEventReporter_Unsubscribe">Unsubscribe</a></td>
|
|
<td>Unsubscribes the specified event handler from the event with the given origin.</td></tr>
|
|
</table>
|
|
|
|
## See Also
|
|
|
|
|
|
#### Reference
|
|
<a href="T_CapyKit_CapyEventReporter">CapyEventReporter Class</a>
|
|
<a href="N_CapyKit">CapyKit Namespace</a>
|