Hi,
I am trying to get the Type of an object that has an open generic
declaration:
So for example in C#:
bool c = typeof(IMyInterface<>).IsAssignableFrom(...)
What is the appropriate syntax for this?
Thank you
Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Boo Programming Language" group.
To post to this group, send email to
boolang@...
To unsubscribe from this group, send email to
boolang-unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/boolang-~----------~----~----~----~------~----~------~--~---