Determines whether a given type passed is anonymous
public static bool IsAnonoymousType(object objectOrType)
Parameters
objectOrType
Pass either an object instance or a Type object
See also:
Class ReflectionUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic