Class CultureLoadOptionMapper

Culture load option mapper.

Inheritance
object
CultureLoadOptionMapper
Namespace: StylelabsStylelabs.MSdkMappers
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public static class CultureLoadOptionMapper

Methods

ToCultureArrayAsync(ICultureLoadOption, ICultureLoader)

Maps from a ICultureLoadOption to an array of .

Declaration
RequestResponse
public static Task<CultureInfo[]> ToCultureArrayAsync(ICultureLoadOption options, ICultureLoader loader)
Parameters
TypeNameDescription
ICultureLoadOptionoptions

The load options.

ICultureLoaderloader

The culture loader.

Returns
TypeDescription
Task<>CultureInfo

An array of .

Do you have some feedback for us?

If you have suggestions for improving this article,