C# Class Org.IdentityConnectors.Framework.Impl.Api.ConnectorMessagesImpl

internal class, public only for unit tests
Inheritance: ConnectorMessages
Afficher le fichier Open project: Tirasa/ConnId Class Usage Examples

Méthodes publiques

Méthode Description
Format ( String key, String dflt ) : String

Private Methods

Méthode Description
GetCatalogMessage ( CultureInfo culture, String key ) : String
GetFrameworkMessage ( CultureInfo culture, String key ) : String

Method Details

Format() public méthode

public Format ( String key, String dflt ) : String
key String
dflt String
Résultat String