System.Reflection.Emit.EnumBuilder.GetMethodImpl Method
Documentation for this section has not yet been entered.

Syntax

protected override System.Reflection.MethodInfo GetMethodImpl (string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention, Type[] types, System.Reflection.ParameterModifier[] modifiers)

Parameters

name
Documentation for this section has not yet been entered.
bindingAttr
Documentation for this section has not yet been entered.
binder
Documentation for this section has not yet been entered.
callConvention
Documentation for this section has not yet been entered.
types
Documentation for this section has not yet been entered.
modifiers
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0