C# Class newtelligence.DasBlog.Web.ApplicationResourceTable

This class keeps a singleton reference to the application's resource table
Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Méthodes publiques

Méthode Description
Get ( ) : ResourceManager
GetSpamStateDescription ( SpamState spamState ) : string

Private Methods

Méthode Description
ApplicationResourceTable ( ) : System

Method Details

Get() public static méthode

public static Get ( ) : ResourceManager
Résultat System.Resources.ResourceManager

GetSpamStateDescription() public static méthode

public static GetSpamStateDescription ( SpamState spamState ) : string
spamState SpamState
Résultat string