TypeUtility.GetRootType

Declaration

public static Type GetRootType(Type type);

Parameters

type The System.Type for which we want the base type.

Returns

Type The base type.

Description

Utility method to return the base type.


Did you find this page useful? Please give it a rating: