ThreadSafetyComment.IsEmpty Property

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

Definition

Gets a value indicating whether the comment is without thread-safety information.
public override bool IsEmpty { get; }

Property Value

bool
true if the comment is without thread-safety information; otherwise, false.