|
-
Feb 17th, 2011, 04:23 AM
#1
Thread Starter
Fanatic Member
Value of type 'System.Func(Of String, String)' cannot be converted to 'System.Convert
Value of type 'System.Func(Of String, String)' cannot be converted to 'System.Converter(Of String, String)
Why? They are both effectively a function pointer (or delegate?) to a function that accept a string and return a string.
SO there has to be a way to make that thing work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|