Megadocs 0.0.1
All of megapop's internal libraries
Megapop.NCalc.Extensions.NCalcExtensions Class Reference

Static Public Member Functions

static void Extend (string functionName, FunctionArgs functionArgs)
 
static string UpperCaseFirst (this string s)
 
static string Humanise (this System.TimeSpan t)
 

Member Function Documentation

◆ Extend()

static void Megapop.NCalc.Extensions.NCalcExtensions.Extend ( string  functionName,
FunctionArgs  functionArgs 
)
inlinestatic

◆ Humanise()

static string Megapop.NCalc.Extensions.NCalcExtensions.Humanise ( this System.TimeSpan  t)
inlinestatic

◆ UpperCaseFirst()

static string Megapop.NCalc.Extensions.NCalcExtensions.UpperCaseFirst ( this string  s)
inlinestatic

The documentation for this class was generated from the following file: