I have never used the GetTypeInfo
method because GetType
method is enough for me. GetTypeInfo
method returns instance of type TypeInfo.It looks like as wrapper for Type
class.
Does anyone know scenarios whichGetTypeInfo
is a more useful method than GetType
, I developed on .NET Core 3.0 platform, maybe there API was used for .Net Framework platform.
Aucun commentaire:
Enregistrer un commentaire