C# Class Vurdalakov.UsbDevicesDotNet.Tracer

Datei anzeigen Open project: vurdalakov/usbdevices

Public Methods

Method Description
Trace ( Exception ex, String format ) : void
Trace ( String format ) : void

Method Details

Trace() public static method

public static Trace ( Exception ex, String format ) : void
ex Exception
format String
return void

Trace() public static method

public static Trace ( String format ) : void
format String
return void