C# Class SLWModLoader.LogFile

Afficher le fichier Open project: Radfordhound/SLW-Mod-Loader

Méthodes publiques

Свойство Type Description
LogPath string

Méthodes publiques

Méthode Description
AddEmptyLine ( ) : void
AddMessage ( string message ) : void
Close ( ) : void
Initialize ( bool useTimeStampBool = true ) : void

Method Details

AddEmptyLine() public static méthode

public static AddEmptyLine ( ) : void
Résultat void

AddMessage() public static méthode

public static AddMessage ( string message ) : void
message string
Résultat void

Close() public static méthode

public static Close ( ) : void
Résultat void

Initialize() public static méthode

public static Initialize ( bool useTimeStampBool = true ) : void
useTimeStampBool bool
Résultat void

Property Details

LogPath public_oe static_oe property

public static string LogPath
Résultat string