C# Class MonoSoftware.MonoX.Resources.LogMessages

Afficher le fichier Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Свойство Type Description
LogMessages System

Méthodes publiques

Méthode Description
ApplicationEndFormat ( ) : string

The stub formatting method returning the ApplicationEnd property value.

ApplicationErrorFormat ( ) : string

The stub formatting method returning the ApplicationError property value.

ApplicationStartFormat ( ) : string

The stub formatting method returning the ApplicationStart property value.

PageErrorFormat ( ) : string

The stub formatting method returning the PageError property value.

UniqueUserIdNoProvidedFormat ( ) : string

The stub formatting method returning the UniqueUserIdNoProvided property value.

UserControlErrorFormat ( ) : string

The stub formatting method returning the UserControlError property value.

Private Methods

Méthode Description
LogMessages ( ) : System

Method Details

ApplicationEndFormat() public static méthode

The stub formatting method returning the ApplicationEnd property value.
public static ApplicationEndFormat ( ) : string
Résultat string

ApplicationErrorFormat() public static méthode

The stub formatting method returning the ApplicationError property value.
public static ApplicationErrorFormat ( ) : string
Résultat string

ApplicationStartFormat() public static méthode

The stub formatting method returning the ApplicationStart property value.
public static ApplicationStartFormat ( ) : string
Résultat string

PageErrorFormat() public static méthode

The stub formatting method returning the PageError property value.
public static PageErrorFormat ( ) : string
Résultat string

UniqueUserIdNoProvidedFormat() public static méthode

The stub formatting method returning the UniqueUserIdNoProvided property value.
public static UniqueUserIdNoProvidedFormat ( ) : string
Résultat string

UserControlErrorFormat() public static méthode

The stub formatting method returning the UserControlError property value.
public static UserControlErrorFormat ( ) : string
Résultat string