IText
|
var textApi = ctx.Use<ITextApi>(); var textResult = textApi.LoadTextResources("en")
IDictionary<string, string> LoadTextResources( string languageName )
[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.ITextApi.LoadTextResources(System.String)"]