草庐IT

processOperator

全部标签

java - C#中 super 关键字的等价物

super关键字(java)等价的c#关键字是什么。我的java代码:publicclassPrintImageLocationsextendsPDFStreamEngine{publicPrintImageLocations()throwsIOException{super(ResourceLoader.loadProperties("org/apache/pdfbox/resources/PDFTextStripper.properties",true));}protectedvoidprocessOperator(PDFOperatoroperator,Listarguments

java - C#中 super 关键字的等价物

super关键字(java)等价的c#关键字是什么。我的java代码:publicclassPrintImageLocationsextendsPDFStreamEngine{publicPrintImageLocations()throwsIOException{super(ResourceLoader.loadProperties("org/apache/pdfbox/resources/PDFTextStripper.properties",true));}protectedvoidprocessOperator(PDFOperatoroperator,Listarguments