ThreadSafetyComment.IsStaticSafe Property
- Namespace
- Kampute.DocToolkit.XmlDoc.Comments
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets a value indicating whether the static members of the class/struct are thread-safe.
public Nullable<bool> IsStaticSafe { get; }
