C# Class Karabow.Steg.Core.FeedbackEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Chieze-Franklin/Steg-Studio Class Usage Examples

Méthodes publiques

Méthode Description
FeedbackEventArgs ( string filePath, int workProgress, string message, FeedbackType type ) : System

Method Details

FeedbackEventArgs() public méthode

public FeedbackEventArgs ( string filePath, int workProgress, string message, FeedbackType type ) : System
filePath string
workProgress int
message string
type FeedbackType
Résultat System