Exemplo n.º 1
0
 public object Clone()
 {
     return(new MsgContainer((WorkloadStatisticsContext)WorkloadStatistics.Clone(), this.NmsReceived));
 }