C# 클래스 Tmds.Sdp.Bandwidth

파일 보기 프로젝트 열기: bbc/sdp-test

공개 프로퍼티들

프로퍼티 타입 설명
BandwidthTypes string[]

Private Properties

프로퍼티 타입 설명
Bandwidth System

공개 메소드들

메소드 설명
Bandwidth ( string type, uint value ) : System

비공개 메소드들

메소드 설명
Bandwidth ( ) : System

메소드 상세

Bandwidth() 공개 메소드

public Bandwidth ( string type, uint value ) : System
type string
value uint
리턴 System

프로퍼티 상세

BandwidthTypes 공개적으로 정적으로 프로퍼티

public static string[] BandwidthTypes
리턴 string[]