Show / Hide Table of Contents

Class SingleCostDisplayerSelectionStrategy

A cost displayer selection strategy which applies a single cost displayer to all items.

Inheritance
System.Object
SingleCostDisplayerSelectionStrategy
Implements
ICostDisplayerSelectionStrategy
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class SingleCostDisplayerSelectionStrategy : ICostDisplayerSelectionStrategy

Fields

| Improve this Doc View Source

CostDisplayer

The cost displayer to use.

Declaration
public required CostDisplayer
Field Value
Type Description
required

Implements

ICostDisplayerSelectionStrategy

Extension Methods

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