Interface IPrebindHandler


  • public interface IPrebindHandler
    Serves to postprocess fields and methods after prebind. All methods and fields before adding to ModuleOpenClass should be wrapped to some implementations that will be invokable(Because original methods and fields are only prebinded).
    Author:
    PUdalau