Mono Class Library: System.Reflection Namespace

System.Reflection.ParameterModifier Structure

Reserved for future use. [Edit]

See Also: ParameterModifier Members

[System.Runtime.InteropServices.ComVisible(true)]
public struct ParameterModifier

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Note: This class is provided in order to implement the abstract methods that require it in the reflection library. When invoking a method with a parameter that is an array of System.Reflection.ParameterModifier objects, specify null.
[Edit]

Requirements

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