[Gregor.Core.CReflectingEvaluator]

Gregor.Core.CReflectingEvaluator

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.CReflectingEvaluator

: System.Object, Gregor.Core.IEvaluator

Custom Attributes: 

Description: 


Members

CReflectingEvaluator

public CReflectingEvaluator(System.Object inner)

Custom Attributes: 

Description: 

CReflectingEvaluator

public CReflectingEvaluator(System.Type tp)

Custom Attributes: 

Description: 

m_BindFlags

private System.Reflection.BindingFlags m_BindFlags

Custom Attributes: 

Description: 

m_Inner

private System.Object m_Inner

Custom Attributes: 

Description: 

m_Type

private System.Type m_Type

Custom Attributes: 

Description: 

InnerObject

public System.Object InnerObject {get;}

Custom Attributes: 

Description: 

InnerType

public System.Type InnerType {get;}

Custom Attributes: 

Description: 

Gregor.Core.IEvaluator.Evaluate

private Gregor.Core.IResult Gregor.Core.IEvaluator.Evaluate(System.String sCode) // Gregor.Core.IEvaluator.Evaluate

Custom Attributes: 

Description: 

ToString

public override System.String ToString()

Custom Attributes: 

Description: 


See Also

System.Object

System.String

System.Type

Gregor.Core.IEvaluator

Gregor.Core.IResult

System.Reflection.BindingFlags