ReflectionPermission Constructor
.NET Framework (current version)
Initializes a new instance of the ReflectionPermission class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ReflectionPermission(PermissionState) | Initializes a new instance of the ReflectionPermission class with either fully restricted or unrestricted permission as specified. |
![]() | ReflectionPermission(ReflectionPermissionFlag) | Initializes a new instance of the ReflectionPermission class with the specified access. |
Show:
