C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.Utilities.ReflectionUtilities Member List

This is the complete list of members for AnalyzeRe.Utilities.ReflectionUtilities, including all inherited members.

GetCustomAttributeFast(this MemberInfo member, Type attributeType)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
GetCustomAttributeFast< T >(this MemberInfo member)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
GetMemberInfo< T >(Expression< T > expression)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
GetPropertyName< TObject >(Expression< Func< TObject, object > > propertyExpression)AnalyzeRe.Utilities.ReflectionUtilitiesstatic
GetPublicFields_Fast(this Type type)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
GetPublicProperties_Fast(this Type type)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
GetUserFacingProperties(this Type type, bool excludeServerGenerated=false, bool excludeNotWritable=false, bool excludeNotSerialized=false)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
IsAttributeDefinedFast(this MemberInfo member, Type attributeType)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
IsAttributeDefinedFast< T >(this MemberInfo member)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
IsSubclassOfRawGeneric(this Type toCheck, Type generic)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
PropertyHasAttribute< T >(Expression< T > expression, Type attributeType)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic
PublicInstanceBindingFlagsAnalyzeRe.Utilities.ReflectionUtilitiesstatic
ShallowCopy< T >(T toCopy)AnalyzeRe.Utilities.ReflectionUtilitiesinlinestatic