C# Class FFXIVAPP.Hooker.Log

Afficher le fichier Open project: Icehunter/ffxivapp-hooker

Méthodes publiques

Méthode Description
Write ( MessageType messageType, string format ) : void
Write ( string format ) : void

Method Details

Write() public static méthode

public static Write ( MessageType messageType, string format ) : void
messageType MessageType
format string
Résultat void

Write() public static méthode

public static Write ( string format ) : void
format string
Résultat void