C# Class NHapiSampleApplication.Models.NotifyEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: JohnBloom/NHapiSampleApplication

Méthodes publiques

Méthode Description
NotifyEventArgs ( string message, NotifyType type ) : System

Method Details

NotifyEventArgs() public méthode

public NotifyEventArgs ( string message, NotifyType type ) : System
message string
type NotifyType
Résultat System