Romestead Assembly Reference

CandideServer.Simulations.OfferingsSimulation

Type JSON

public class in CandideServer.Simulations

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Simulations
  • Base typeSystem.Object
  • Hash740D2931AAB48309079F2EC87989B4598D141F0B1F2FC3F3C07B584D57E8557D

Relationships

Base type

System.Object

Methods

OnNewDay

public System.Void OnNewDay()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashD54C7B5C42F795D0C734E89BD5E13763F0635D7D38A3CDFC6093E9B1F8B72F9E
  • Body hash0E177C93447228CB7DD7A0923570F6B7AD93DBC595163934AFFFB197458B9545
  • IL size141
Referenced calls
  • System.Collections.Generic.HashSet<System.String>::get_Count()
  • System.Linq.Enumerable::First(System.Collections.Generic.IEnumerable<!!0>)
  • CandideServer.ServerManagers.OfferingsServerManager::SetDailyOffering(System.String)
  • System.Random::Next(System.Int32, System.Int32)
  • System.Collections.Generic.HashSet<System.String>::GetEnumerator()
  • HashSet.Enumerator<System.String>::get_Current()
  • System.String::op_Equality(System.String, System.String)
  • HashSet.Enumerator<System.String>::MoveNext()
  • System.IDisposable::Dispose()