C# 클래스 SwitchSharp.DialPlans.DialPlan

Dial plan to execute
파일 보기 프로젝트 열기: jgauffin/SipSharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DialPlan ( Contact from, Contact to ) : System.Collections.Specialized

Initializes a new instance of the DialPlan class.

메소드 상세

DialPlan() 공개 메소드

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