示例#1
0
 public Dictionary <int, PackageInterface[]> GrabAllNetworkDataForNextFrame()
 {
     return(In.GetDataFromEverySessionTCP());
 }