: [IronPython]
System.RuntimeType
How would I do it without an instance available... I basically just
want the runtime type for a specific type, not based on an instance.
On 5/13/05, John
Gossman <[EMAIL PROTECTED]> wrote:
element.GetType().GetProperties()
element.GetType().As
element.GetType().GetProperties()
element.GetType().Assembly
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Chris AndersonSent: Friday, May 13, 2005 2:06 PMTo:
users-ironpython.com@lists.ironpython.comSubject: [IronPython]
System.RuntimeType
I'm trying to get a Syst
Attached a small png. I was in the middle of the blog entry when I
realized I didn't have a place to host pictures... I'm fixing that.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Keith J. Farmer
Sent: Sunday, May 08, 2005 12:19 PM
To: Discussion of
Try this: http://www.johngossman.net/PythalonSample.html
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Keith J. Farmer
Sent: Sunday, May 08, 2005 12:19 PM
To: Discussion of IronPython
Subject: RE: [IronPython] Pythalon
Ask Gossman -- I just forward th