C# Class Microsoft.JScript.JSWrappedPropertyAndMethod

Inheritance: JSWrappedProperty
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Protected Properties

Property Type Description
method System.Reflection.MethodInfo

Private Methods

Method Description
CheckArguments ( Object arguments ) : Object[]
Invoke ( Object obj, BindingFlags options, Binder binder, Object parameters, CultureInfo culture ) : Object
JSWrappedPropertyAndMethod ( PropertyInfo property, MethodInfo method, Object obj ) : System

Property Details

method protected_oe property

protected MethodInfo,System.Reflection method
return System.Reflection.MethodInfo