C# Class ZForge.Controls.Logs.LogEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
LogEventArgs ( LogLevel l, string msg ) : System

Method Details

LogEventArgs() public méthode

public LogEventArgs ( LogLevel l, string msg ) : System
l LogLevel
msg string
Résultat System