Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Wait
Logger
C# Class Wait.Logger
ファイルを表示
Open project: ryanski44/VM-Automation-Framework
Public Methods
Method
Description
LogString
(
string
str
) :
void
Pause
( ) :
void
Resume
( ) :
void
Private Methods
Method
Description
Logger
( ) :
System
Method Details
LogString()
public
method
public
LogString
(
string
str
) :
void
str
string
return
void
Pause()
public
method
public
Pause
( ) :
void
return
void
Resume()
public
method
public
Resume
( ) :
void
return
void