'Declaration Public Shared Function IsValueType( _ ByVal type As Type _ ) As Boolean
public static bool IsValueType( Type type )
Utils Class Utils Members