示例#1
0
 protected uint ParseSDPLine_c(string sdpLine)
 {
     return(impl.parseSDPLine_c(Native, sdpLine));
 }