C# Class FSClient.Call.CallPropertyEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: mitchcapper/FSClient Class Usage Examples

Méthodes publiques

Свойство Type Description
call Call
property_name string

Méthodes publiques

Méthode Description
CallPropertyEventArgs ( Call call, string property_name ) : System

Method Details

CallPropertyEventArgs() public méthode

public CallPropertyEventArgs ( Call call, string property_name ) : System
call Call
property_name string
Résultat System

Property Details

call public_oe property

public Call,FSClient call
Résultat Call

property_name public_oe property

public string property_name
Résultat string