Skip to main content

Definition

Assembly: System.Runtime.dll Namespace: System.Reflection

Syntax

System.Reflection.ConstructorInfo

Summary

This type is defined in System.Runtime.

Remarks

See Microsoft documentation for more information about the rest of the API.

Methods

IsProtected Extension

Extension method from System.Reflection.Breakdance_Assemblies_MethodBaseExtensions

Syntax

public static bool IsProtected(System.Reflection.ConstructorInfo info, System.Type type)

Parameters

NameTypeDescription
infoSystem.Reflection.ConstructorInfo-
typeSystem.Type-

Returns

Type: bool