Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Thinktecture
Tools
Web
Services
ContractFirst
LogHelper
C# Class Thinktecture.Tools.Web.Services.ContractFirst.LogHelper
Summary description for LogHelper.
Show file
Open project: WSCF/WSCF
Public Methods
Method
Description
LogToFile
(
string
filename
,
string
message
) :
void
Method Details
LogToFile()
public
static
method
public
static
LogToFile
(
string
filename
,
string
message
) :
void
filename
string
message
string
return
void