Table of Contents

Interface ILogicVariable

Namespace
RandomizerCore.Logic
Assembly
RandomizerCore.dll
public interface ILogicVariable

Properties

Name

string Name { get; }

Property Value

string

Methods

GetTerms()

IEnumerable<Term> GetTerms()

Returns

IEnumerable<Term>