Tomas Matousek wrote in post #995011:
> Would this be what you need?
> http://ironruby.codeplex.com/workitem/4920
>
> Tomas
Hi Tomas,
Yes exactly the same. I need to get those methods as property in C#. Do
you have any idea to achieve this?
Thanks,
Sri.
--
Posted via http://www.ruby-forum.com/
Would this be what you need?
http://ironruby.codeplex.com/workitem/4920
Tomas
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of sridharans sivamurugan
Sent: Monday, April 25, 2011 7:38 PM
To: ironruby-core@rubyforge.org
hi All,
I'm having the ruby class of following structure. I need to gets its
value using reflection that it need to get its value using Property
Descriptor or PropertyInfo collection. I can get this only when I use
the attributes. If I have the object without any attributes its
returning the publi