C# Class Python.Test.TestEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: fkarb/pythonnet Class Usage Examples

Public Properties

Property Type Description
value int

Public Methods

Method Description
TestEventArgs ( int v ) : System

Method Details

TestEventArgs() public method

public TestEventArgs ( int v ) : System
v int
return System

Property Details

value public_oe property

public int value
return int