コード例 #1
0
		CommandTargetFilterProvider(HexCommandOperationsFactoryService hexCommandOperationsFactoryService) {
			this.hexCommandOperationsFactoryService = hexCommandOperationsFactoryService;
		}
コード例 #2
0
ファイル: CommandTargetFilter.cs プロジェクト: zst96226/dnSpy
 CommandTargetFilterProvider(HexCommandOperationsFactoryService hexCommandOperationsFactoryService) => this.hexCommandOperationsFactoryService = hexCommandOperationsFactoryService;