Example #1
0
 public ServerPartitionChangedEventArgs(ServerPartitionMonitor theMonitor)
 {
     _monitor = theMonitor;
 }
		public ServerPartitionChangedEventArgs(ServerPartitionMonitor theMonitor)
		{
			_monitor = theMonitor;
		}