TReflection.GetFullName(PTypeInfo) Method

Represents method GetFullName(PTypeInfo).

Namespace: Spring.Reflection
public
 function GetFullName(const typeInfo: PTypeInfo): string; overload;

Parameters

typeInfo
Type: System.Void

Return Value

Type: string

 

Implements

IReflection.GetFullName(PTypeInfo)