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