Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LogReader
C# Class LogReader, code
Create the file and read the file contents
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: shendongnian/code
Class Usage Examples
Méthodes publiques
Méthode
Description
GetLog
( ) :
LogEntity,
GetLogAsync
( ) :
Task
LogReader
(
ILogger,
logger
)
Method Details
GetLog()
public
méthode
public
GetLog
( ) :
LogEntity,
Résultat
LogEntity,
GetLogAsync()
public
méthode
public
GetLogAsync
( ) :
Task
Résultat
Task
LogReader()
public
méthode
public
LogReader
(
ILogger,
logger
)
logger
ILogger,