Thing is, for quick and dirty throwaway scripts, an assembly reference is sometimes exactly what one wants.
E.g. let's say I have a compiled app and I just want to reach inside of it and invoke some method.
Thing is, for quick and dirty throwaway scripts, an assembly reference is sometimes exactly what one wants.
E.g. let's say I have a compiled app and I just want to reach inside of it and invoke some method.