ExtensionBlockModel Class

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Represents a documentation model for an extension block.
public class ExtensionBlockModel : TypeMemberModel<IExtensionBlock>
Inheritance

Thread Safety

All public members of the type are guaranteed to be thread-safe.

Constructors

ExtensionBlockModel(TypeModel, IExtensionBlock)Initializes a new instance of the EventModel class.

Properties

MethodsGets the methods declared by the type and visible within its scope.
ModelTypeGets the type of the documentation model.
PropertiesGets the properties declared by the type and visible within its scope.