C# Класс Microsoft.JScript.TypeReferences

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetConstantValue Object
GetDefaultParameterValue Object
GetPredefinedType System.Type
GetTypeReference System.Type
InExecutionContext bool
InReferenceContext bool
InReferenceContext bool
InReferenceContext bool
MapMemberInfoToExecutionContext MemberInfo
MapMemberInfoToReferenceContext MemberInfo
ToExecutionContext System.Reflection.ConstructorInfo
ToExecutionContext System.Reflection.FieldInfo
ToExecutionContext IReflect
ToExecutionContext System.Reflection.MethodInfo
ToExecutionContext System.Reflection.PropertyInfo
ToExecutionContext System.Type
ToReferenceContext System.Reflection.ConstructorInfo
ToReferenceContext System.Reflection.FieldInfo
ToReferenceContext IReflect
ToReferenceContext System.Reflection.MethodInfo
ToReferenceContext System.Reflection.PropertyInfo
ToReferenceContext System.Type
TypeReferences System
TypeReferences System

Приватные методы

Метод Описание
GetConstantValue ( FieldInfo field ) : Object
GetDefaultParameterValue ( ParameterInfo parameter ) : Object
GetPredefinedType ( string typeName ) : Type
GetTypeReference ( TypeReference typeRef ) : Type
InExecutionContext ( Type type ) : bool
InReferenceContext ( IReflect ireflect ) : bool
InReferenceContext ( MemberInfo member ) : bool
InReferenceContext ( Type type ) : bool
MapMemberInfoToExecutionContext ( MemberInfo member ) : MemberInfo
MapMemberInfoToReferenceContext ( MemberInfo member ) : MemberInfo
ToExecutionContext ( ConstructorInfo constructor ) : ConstructorInfo
ToExecutionContext ( FieldInfo field ) : FieldInfo
ToExecutionContext ( IReflect ireflect ) : IReflect
ToExecutionContext ( MethodInfo method ) : MethodInfo
ToExecutionContext ( PropertyInfo property ) : PropertyInfo
ToExecutionContext ( Type type ) : Type
ToReferenceContext ( ConstructorInfo constructor ) : ConstructorInfo
ToReferenceContext ( FieldInfo field ) : FieldInfo
ToReferenceContext ( IReflect ireflect ) : IReflect
ToReferenceContext ( MethodInfo method ) : MethodInfo
ToReferenceContext ( PropertyInfo property ) : PropertyInfo
ToReferenceContext ( Type type ) : Type
TypeReferences ( ) : System
TypeReferences ( Module jscriptReferenceModule ) : System