fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.FormatUtil Class Reference

Static Public Member Functions

static StringBuilder Digits ([NotNull] this StringBuilder builder, int number)
 
static int Parse ([NotNull] string stringToConvert)
 
static string UppercaseFirst (this string s)
 
static string ToStringInvariant (this int i)
 
static int IndexOfOrdinal ([NotNull] this string haystack,[NotNull] string needle)
 

Member Function Documentation

static StringBuilder fCraft.FormatUtil.Digits ( [NotNull] this StringBuilder  builder,
int  number 
)
static
static int fCraft.FormatUtil.IndexOfOrdinal ( [NotNull] this string  haystack,
[NotNull] string  needle 
)
static
static int fCraft.FormatUtil.Parse ( [NotNull] string  stringToConvert)
static
static string fCraft.FormatUtil.ToStringInvariant ( this int  i)
static
static string fCraft.FormatUtil.UppercaseFirst ( this string  s)
static

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