Class Mapper
Namespace: CmlLib.Core.ProcessBuilder
Assembly: CmlLib.Core.dll
public static class Mapper
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
InterpolateVariables(string, IReadOnlyDictionary<string, string?>)
public static string InterpolateVariables(string str, IReadOnlyDictionary<string, string?> dicts)
Parameters
str string
dicts IReadOnlyDictionary<string, string?>