Reflective operations
Patrick Wright
pdoubleya at gmail.com
Thu Dec 10 23:46:05 PST 2009
Hi
More basic questions.
I thought I would start a thread related to reflective operations on
function types.
- what will be returned for a method whose return type or parameter
types are function types or for a field type which is of a function
type?
- can function types be instantiated via reflection? I assume if they
are a type of Class they must be...
- can function types be invoked via reflection?
etc.
Regards
Patrick
More information about the lambda-dev
mailing list