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