Reflector..::..GetTypes<(Of <(<'T>)>)> Method

Gets the types.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public static List<Type> GetTypes<T>()
Public Shared Function GetTypes(Of T) As List(Of Type)
public:
generic<typename T>
static List<Type^>^ GetTypes()

Type Parameters

T

Return Value

List{Type}.

See Also


[Overload:Squid.Reflector.GetTypes`1] Overload