'Declaration Public Shared Function IsPrimitive( _ ByVal t As Type _ ) As Boolean
public static bool IsPrimitive( Type t )
Util Class Util Members