Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ApprovalUtilities
SimpleLogger
Writers
StringBuilderLogger
C# Class ApprovalUtilities.SimpleLogger.Writers.StringBuilderLogger
Inheritance:
IAppendable
Exibir arquivo
Open project: approvals/ApprovalTests.Net
Public Methods
Method
Description
Append
(
string
text
) :
void
AppendLine
(
string
text
) :
void
ScrubPath
(
string
path
) :
string
ToString
( ) :
string
Method Details
Append()
public
method
public
Append
(
string
text
) :
void
text
string
return
void
AppendLine()
public
method
public
AppendLine
(
string
text
) :
void
text
string
return
void
ScrubPath()
public
method
public
ScrubPath
(
string
path
) :
string
path
string
return
string
ToString()
public
method
public
ToString
( ) :
string
return
string