Cisco Unified Application Environment Etch Bridge
BaseEtchBridgeServer..::._delegate_type_logWrite Delegate
Namespacescisco.uc.cuaeBaseEtchBridgeServerBaseEtchBridgeServer..::._delegate_type_logWrite
Delegate Definition; Please do not modify
Declaration Syntax
C#Visual BasicVisual C++
public delegate void _delegate_type_logWrite(
	Nullable<LogLevel> level,
	string msg
)
Public Delegate Sub _delegate_type_logWrite ( _
	level As Nullable(Of LogLevel), _
	msg As String _
)
public delegate void _delegate_type_logWrite(
	Nullable<LogLevel> level, 
	String^ msg
)
Parameters
level (Nullable<(Of <(LogLevel>)>))
msg (String)

Assembly: autodoc-csharp (Module: autodoc-csharp) Version: 0.0.0.0