C# Class AddressBookUI.ABPersonViewPerformDefaultActionEventArgs

Inheritance: EventArgs
Datei anzeigen Open project: xamarin/xamarin-macios Class Usage Examples

Public Methods

Method Description
ABPersonViewPerformDefaultActionEventArgs ( ABPerson person, ABPersonProperty property, int? identifier ) : System

Method Details

ABPersonViewPerformDefaultActionEventArgs() public method

public ABPersonViewPerformDefaultActionEventArgs ( ABPerson person, ABPersonProperty property, int? identifier ) : System
person ABPerson
property ABPersonProperty
identifier int?
return System