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

View Source

Value

Declaration
bool Value { get; set; }
Property Value
Type Description
bool

Extension Methods

Extensions.Yield<T>(T)
  • View Source
In this article
Back to top Generated by DocFX