C# Class Python.Test.TestEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: fkarb/pythonnet Class Usage Examples

Méthodes publiques

Свойство Type Description
value int

Méthodes publiques

Méthode Description
TestEventArgs ( int v ) : System

Method Details

TestEventArgs() public méthode

public TestEventArgs ( int v ) : System
v int
Résultat System

Property Details

value public_oe property

public int value
Résultat int