|
static string | EvaluateInternal (string format, ref int pos, global::System.ParameterizedStrings.FormatParam[] args, global::System.ParameterizedStrings.LowLevelStack stack, ref global::System.ParameterizedStrings.FormatParam[] dynamicVars, ref global::System.ParameterizedStrings.FormatParam[] staticVars) |
|
static bool | AsBool (int i) |
|
static int | AsInt (bool b) |
|
static string | StringFromAsciiBytes (byte[] buffer, int offset, int length) |
|
static unsafe string | FormatPrintF (string format, object arg) |
|
static global::System.ParameterizedStrings.FormatParam[] | GetDynamicOrStaticVariables (char c, ref global::System.ParameterizedStrings.FormatParam[] dynamicVars, ref global::System.ParameterizedStrings.FormatParam[] staticVars, out int index) |
|
Definition at line 10 of file ParameterizedStrings.cs.
The documentation for this class was generated from the following file: