C# Class SwitchSharp.DialPlans.DialPlan

Dial plan to execute
Afficher le fichier Open project: jgauffin/SipSharp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DialPlan ( Contact from, Contact to ) : System.Collections.Specialized

Initializes a new instance of the DialPlan class.

Method Details

DialPlan() public méthode

Initializes a new instance of the DialPlan class.
public DialPlan ( Contact from, Contact to ) : System.Collections.Specialized
from Contact
to Contact
Résultat System.Collections.Specialized