C# Class Views.PersonEventArgs

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

Public Methods

Method Description
PersonEventArgs ( Person person ) : System

Method Details

PersonEventArgs() public method

public PersonEventArgs ( Person person ) : System
person Person
return System