예제 #1
0
 protected uint ParseSDPAttribute_type(string sdpLine)
 {
     return(impl.parseSDPAttribute_type(Native, sdpLine));
 }