Syntax
public class InterlockedBool
Constructors
Methods
Operators
| Name |
Value |
Summary |
| implicit operator bool(InterlockedBool) |
bool |
|
Extension Methods
| Name |
Value |
Summary |
| ThrowIfNull<InterlockedBool>(string) |
T |
|
| ToDocument<InterlockedBool>(IContentProvider) |
IDocument |
|
| ToDocument<InterlockedBool>(IEnumerable<KeyValuePair<string, object>>, IContentProvider) |
IDocument |
|
| ToDocument<InterlockedBool>(NormalizedPath, IContentProvider) |
IDocument |
|
| ToDocument<InterlockedBool>(NormalizedPath, IEnumerable<KeyValuePair<string, object>>, IContentProvider) |
IDocument |
|
| ToDocument<InterlockedBool>(NormalizedPath, NormalizedPath, IContentProvider) |
IDocument |
|
| ToDocument<InterlockedBool>(NormalizedPath, NormalizedPath, IEnumerable<KeyValuePair<string, object>>, IContentProvider) |
IDocument |
|