C# Class ErlangEditor.CompilerProxy.CodeFileErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: xdusongwei/ErlangEditor

Méthodes publiques

Méthode Description
CodeFileErrorEventArgs ( string aLog, FileEntity aEntity ) : System

Method Details

CodeFileErrorEventArgs() public méthode

public CodeFileErrorEventArgs ( string aLog, FileEntity aEntity ) : System
aLog string
aEntity ErlangEditor.Core.Entity.FileEntity
Résultat System