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