Method |
Description |
|
ExcludeIndexProperties ( IEnumerable properties ) : IEnumerable |
|
|
GetBindingFlags ( CacheBehaviour behaviour ) : BindingFlags |
|
|
GetDynamicProperties ( IDynamicMetaObjectProvider provider ) : DeepEqual.PropertyReader[] |
|
|
GetEnumerationType ( Type type ) : Type |
|
|
GetEnumerationTypeImpl ( Type type ) : Type |
|
|
GetFields ( Type type, CacheBehaviour behaviour ) : IEnumerable |
|
|
GetProperties ( Type type, CacheBehaviour behaviour ) : IEnumerable |
|
|
GetProperties ( object obj ) : DeepEqual.PropertyReader[] |
|
|
GetPropertiesAndFields ( Type type, CacheBehaviour behaviour ) : DeepEqual.PropertyReader[] |
|
|
IsDictionaryType ( Type type ) : bool |
|
|
IsDictionaryTypeImpl ( Type type ) : bool |
|
|
IsListType ( Type type ) : bool |
|
|
IsListTypeImpl ( Type type ) : bool |
|
|
IsSetType ( Type type ) : bool |
|
|
IsSetTypeImpl ( Type type ) : bool |
|
|
IsValueType ( Type type ) : bool |
|
|
RemoveHiddenFields ( IEnumerable properties ) : IEnumerable |
|
|
RemoveHiddenProperties ( IEnumerable properties ) : IEnumerable |
|
|