C# Class GestureTests.Logger

Afficher le fichier Open project: ISUE/Multiwave

Méthodes publiques

Свойство Type Description
LogPath string

Méthodes publiques

Méthode Description
Log ( String keypress ) : void
Log ( String gesture, String expected, List hist ) : void
Logger ( string suffix ) : System

Method Details

Log() public méthode

public Log ( String keypress ) : void
keypress String
Résultat void

Log() public méthode

public Log ( String gesture, String expected, List hist ) : void
gesture String
expected String
hist List
Résultat void

Logger() public méthode

public Logger ( string suffix ) : System
suffix string
Résultat System

Property Details

LogPath public_oe static_oe property

Target Location for user logs.
public static string LogPath
Résultat string