C# Class Azavea.NijPredictivePolicing.Test.BaseTest

Afficher le fichier Open project: azavea/acs-alchemist

Méthodes publiques

Свойство Type Description
BaseDir string
WorkingDir string

Protected Properties

Свойство Type Description
_log log4net.ILog

Private Methods

Méthode Description
BaseTest ( ) : System
Init ( ) : void

Property Details

BaseDir public_oe static_oe property

Location of the Azavea.NijPredictivePolicing.Test folder
public static string BaseDir
Résultat string

WorkingDir public_oe static_oe property

Value to use for Settings.AppDataDirectory
public static string WorkingDir
Résultat string

_log protected_oe static_oe property

protected static ILog,log4net _log
Résultat log4net.ILog