コード例 #1
0
 private MonitoringSupportReferenceSystemFactory(MonitoringSupportReferenceSystemFactory factory)
 {
     _objectsCounter = factory._objectsCounter;
 }
コード例 #2
0
 	private MonitoringSupportReferenceSystemFactory(MonitoringSupportReferenceSystemFactory factory)
 	{
 		_objectsCounter = factory._objectsCounter;
 	}