C# Class Renci.SshNet.Abstractions.DiagnosticAbstraction

Datei anzeigen Open project: sshnet/SSH.NET

Public Methods

Method Description
IsEnabled ( TraceEventType traceEventType ) : bool

Private Methods

Method Description
Log ( string text ) : void
TraceSource ( ) : System.Diagnostics

Method Details

IsEnabled() public static method

public static IsEnabled ( TraceEventType traceEventType ) : bool
traceEventType TraceEventType
return bool