T
ThisBytes5
I have something like the following in my App config file:
<add Processor="namespace.Type, AssemblyName, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null" />
I've done it in the past but for some reason am having a brain fart
today trying to create the type contained in the above.
I've searched google, but havn't found anything of real help. Someone
willing to point me in the right direction?
Thanks
Wayne
<add Processor="namespace.Type, AssemblyName, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null" />
I've done it in the past but for some reason am having a brain fart
today trying to create the type contained in the above.
I've searched google, but havn't found anything of real help. Someone
willing to point me in the right direction?
Thanks
Wayne