If the file is really a text file disguised as a .dll, then yeah, it should work.

If the file is really a C# dll, then nooooo, you will need to reference the file, create the object you need and whatnot.