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