C# Class Eryan.Executor

Mostrar archivo Open project: emist/Eryan

Public Methods

Method Description
Inject ( String dll, String process ) : void
getSyringe ( ) : Injector

Method Details

Inject() public method

public Inject ( String dll, String process ) : void
dll String
process String
return void

getSyringe() public method

public getSyringe ( ) : Injector
return Injector