Romestead Assembly Reference

Shared.Text.TimeTextHelper

Type JSON

public class in Shared.Text

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Text
  • Base typeSystem.Object
  • Hash25E7D0D0758644DD47C7431AE036E83C04F7D15B97F94AE428EB4301E0D5EDDF

Relationships

Base type

System.Object

Methods

GetTimeDisplayShortened

public System.String GetTimeDisplayShortened(System.Single timeLeft)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • Hash5673552A9C7620E8B0B9D7BBC81F9833C72DDFD21BCDCFE4952B2F128CACD23D
  • Body hashEAEC0015D51A4C18235618751D511EDECFF622B3624B99CA705AC698D58EFA0F
  • IL size137
Referenced calls
Called by
String literals
  • HourDisplay_Shortened
  • MinutesDisplay_Shortened
  • SecondsDisplay_Shortened

GetTimeLeftDisplayCombined

public System.String GetTimeLeftDisplayCombined(System.Single totalSeconds)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • Hash748278C4251B3FEE6C198BB93B4808F7AB956614E892D90163B79BC257E374A2
  • Body hash811D9B085EAC6FC5D78813E6DB8281B1A6E298B62A7A8975C51E1B2F0E7CABCA
  • IL size203
Referenced calls
  • System.TimeSpan::FromSeconds(System.Double)
  • System.TimeSpan::get_TotalHours()
  • System.TimeSpan::get_Minutes()
  • System.TimeSpan::get_Seconds()
  • System.Text.StringBuilder::.ctor()
  • System.Globalization.CultureInfo::get_InvariantCulture()
  • System.Int32::ToString(System.IFormatProvider)
  • Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)
  • System.Text.StringBuilder::Append(System.String)
  • System.Text.StringBuilder::get_Length()
  • System.Object::ToString()
Called by
String literals
  • HourDisplay_Shortened
  • MinutesDisplay_Shortened
  • SecondsDisplay_Shortened

SecondsToDescriptionText

public System.String SecondsToDescriptionText(System.Single seconds)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • HashA1032D79F7CEFF74C3D3268554FAAB59FD0B34FF82AE22C21DBA6A6933B169A9
  • Body hash5C616BAC8C4CD536509649EEB419EA96E5A2ACAA5C0BA5804E728AB2A07248DA
  • IL size168
Referenced calls
Called by
String literals
  • Ui_SecondsDisplay
  • Ui_DayDisplay
  • Ui_HourDisplay
  • Ui_MinutesDisplay