C# Class FOnline.Logging

Inheritance: ILogging
Afficher le fichier Open project: wladimiiir/vault112

Méthodes publiques

Méthode Description
GetLastError ( ) : string
Log ( string s ) : void

Private Methods

Méthode Description
Global_GetLastError ( ) : IntPtr
Global_Log ( IntPtr s ) : void

Method Details

GetLastError() public méthode

public GetLastError ( ) : string
Résultat string

Log() public méthode

public Log ( string s ) : void
s string
Résultat void