Create a new local variable
public Local(string,Type);
Create a new local variable that is byref and/or pinned
public Local(string,Type,bool,bool);
Local Class | Local Members | PEAPI Namespace