XmlDocEntry.Events Property

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets events that might be raised.
public IReadOnlyList<ReferenceComment> Events { get; }

Property Value

IReadOnlyList<ReferenceComment>
A collection describing each event that might be raised.