Esempio n. 1
0
 internal static object _ReadIPEndPoint(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadIPEndPoint());
 }