C# Class Thinktecture.Tools.Web.Services.ContractFirst.LogHelper

Summary description for LogHelper.
Afficher le fichier Open project: WSCF/WSCF

Méthodes publiques

Méthode Description
LogToFile ( string filename, string message ) : void

Method Details

LogToFile() public static méthode

public static LogToFile ( string filename, string message ) : void
filename string
message string
Résultat void