Show / Hide Table of Contents

Interface IWritableBool

IBool which supports write operations.

Inherited Members
IBool.Clone()
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface IWritableBool : IBool

Properties

| Improve this Doc View Source

Value

Declaration
bool Value { get; set; }
Property Value
Type Description
System.Boolean

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX