System.Reflection namespace

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:given_name
gptkbp:contains Assembly class
ConstructorInfo class
CustomAttributeData class
EventInfo class
FieldInfo class
MemberInfo class
MethodInfo class
Module class
ParameterInfo class
PropertyInfo class
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.reflection
gptkbp:enables late binding to methods and properties
runtime type discovery
https://www.w3.org/2000/01/rdf-schema#label System.Reflection namespace
gptkbp:introducedIn gptkb:.NET_Framework_1.0
gptkbp:partOf gptkb:.NET_Core
gptkb:.NET_Framework
gptkbp:provides types for obtaining information about assemblies
types for obtaining information about members
types for obtaining information about modules
types for obtaining information about parameters
types for obtaining information about custom attributes
gptkbp:usedFor reflection
dynamic type creation
invoking methods at runtime
metadata inspection
gptkbp:bfsParent gptkb:C#_(metaprogramming_features)
gptkbp:bfsLayer 7