Class PropertyInfoCache
- Namespace
- Glitch9
public static class PropertyInfoCache
- Inheritance
-
PropertyInfoCache
- Inherited Members
Methods
Get(Type)
public static List<PropertyInfo> Get(Type type)
Parameters
type
Type
Returns
Get<T>()
public static List<PropertyInfo> Get<T>()
Returns
Type Parameters
T