C# Class Elmah.StringTranslation

Provides translation from multiple representations of a string to a single base representation.
Mostra file Open project: elmah/Elmah Class Usage Examples

Public Methods

Method Description
Translate ( string translation, string input, string faces ) : string

Method Details

Translate() public static method

public static Translate ( string translation, string input, string faces ) : string
translation string
input string
faces string
return string