C# Class KidoZen.BoolEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: kidozen/kido-xamarin

Méthodes publiques

Méthode Description
BoolEventArgs ( bool value, string message ) : System

Method Details

BoolEventArgs() public méthode

public BoolEventArgs ( bool value, string message ) : System
value bool
message string
Résultat System