Example #1
0
		CommandTargetFilterProvider(HexCommandOperationsFactoryService hexCommandOperationsFactoryService) {
			this.hexCommandOperationsFactoryService = hexCommandOperationsFactoryService;
		}
Example #2
0
 CommandTargetFilterProvider(HexCommandOperationsFactoryService hexCommandOperationsFactoryService) => this.hexCommandOperationsFactoryService = hexCommandOperationsFactoryService;