public CommandAnonymousInnerClass(CompetingHistoricByteArrayPartitioningTest outerInstance, string processInstanceId, string[] historicByteArrayId) { this.outerInstance = outerInstance; this.processInstanceId = processInstanceId; this.historicByteArrayId = historicByteArrayId; }
internal AsyncThread(CompetingHistoricByteArrayPartitioningTest outerInstance, string processInstanceId, string historicByteArrayId) { this.outerInstance = outerInstance; this.processInstanceId = processInstanceId; this.historicByteArrayId = historicByteArrayId; }