Exemplo n.º 1
0
 protected uint ParseSDPLine(string input, string nextLine)
 {
     return(impl.parseSDPLine(Native, input, nextLine));
 }