public override void WriteLog( ILogEntry logEntry )
'Declaration Public Overrides Sub WriteLog( _ ByVal logEntry As ILogEntry _ )
'Usage Dim instance As DebugLoggingChannel Dim logEntry As ILogEntry instance.WriteLog(logEntry)
public: void WriteLog( ILogEntry^ logEntry ) override
Target Platforms
DebugLoggingChannel Class DebugLoggingChannel Members