Delegate Definition; Please do not modify

Declaration Syntax
public delegate void _delegate_type_unregisterPlugin(
string regKey,
string userName,
string password
)
Public Delegate Sub _delegate_type_unregisterPlugin ( _
regKey As String, _
userName As String, _
password As String _
)
public delegate void _delegate_type_unregisterPlugin(
String^ regKey,
String^ userName,
String^ password
)
Assembly:
autodoc-csharp (Module: autodoc-csharp) Version: 0.0.0.0