Method | Description | |
---|---|---|
GetFormattedMessage ( string token ) : IFormattedMessage | ||
GetFormattedMessage ( string token, object data ) : IFormattedMessage | ||
Intl ( IMessageFormatter messageFormatter ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ObjectToDictionary ( object obj ) : object>.IDictionary |
public GetFormattedMessage ( string token ) : IFormattedMessage | ||
token | string | |
return | IFormattedMessage |
public GetFormattedMessage ( string token, object data ) : IFormattedMessage | ||
token | string | |
data | object | |
return | IFormattedMessage |
public Intl ( IMessageFormatter messageFormatter ) : System.Collections.Generic | ||
messageFormatter | IMessageFormatter | |
return | System.Collections.Generic |