Exemplo n.º 1
0
 internal static object _ReadNetworkPeer(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadNetworkPeer());
 }