CommentGatheringTypeInspector Class

Namespace
GitReleaseManager.Core.Configuration.CommentSerialization
Base Types
  • TypeInspectorSkeleton
graph BT Type-->Base0["TypeInspectorSkeleton"] Type["CommentGatheringTypeInspector"] class Type type-node

Syntax

public sealed class CommentGatheringTypeInspector : TypeInspectorSkeleton

Constructors

Methods

Name Value Summary
GetProperties(Type, object) IEnumerable<IPropertyDescriptor>
GitHub