Namotion.Reflection
Namespace with 19 public types
Classes
                                     CachedType
                                    A cached type object without context.
                                
                            
                            
                                
                                     ContextualFieldInfo
                                    A field info with contextual information.
                                
                            
                            
                                
                                     ContextualMethodInfo
                                    A method info with contextual information.
                                
                            
                            
                                
                                     ContextualParameterInfo
                                    A parameter info with contextual information.
                                
                            
                            
                                
                                     ContextualPropertyInfo
                                    A property info with contextual information.
                                
                            
                            
                                
                                     ContextualType
                                    A cached type with context information (e.g. parameter, field, property with nullability).
                                
                            
                            
                                
                                     XmlDocsOptions
                                    Contains all options to control generation of XML-docs.
                                
                            
                        
                        Enumerations
                                     Nullability
                                    Specifies the nullability in the given context.
                                
                            
                            
                                
                                     TypeNameStyle
                                    The type name style.
                                
                            
                            
                                
                                     XmlDocsFormattingMode
                                    Contains the formatting modes supported.
                                
                            
                        
                        Static Classes
                                     AttributeExtensions
                                    Provides attribute extensions.
                                
                            
                            
                                
                                     ContextualTypeExtensions
                                    Type and member extension methods to extract contextual or cached types.
                                
                            
                            
                                
                                     EnumerableExtensions
                                    IEnumerable extensions.
                                
                            
                            
                                
                                     ObjectExtensions
                                    Object extensions.
                                
                            
                            
                                
                                     TypeExtensions
                                    Provides extension methods for reflection.
                                
                            
                            
                                
                                     XmlDocs
                                    Provides extension methods for reading XML comments from reflected members.
                                
                            
                            
                                
                                     XmlDocsExtensions
                                    Provides extension methods for reading XML comments from reflected members.
                                
                            
                        
                        Abstract Classes
                                     ContextualAccessorInfo
                                    Base class for a contextual property or field.
                                
                            
                            
                                
                                     ContextualMemberInfo
                                    A member info with contextual information.