C# Класс MonoSoftware.MonoX.Resources.LogMessages

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
LogMessages System

Открытые методы

Метод Описание
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.

Приватные методы

Метод Описание
LogMessages ( ) : System

Описание методов

ApplicationEndFormat() публичный статический Метод

The stub formatting method returning the ApplicationEnd property value.
public static ApplicationEndFormat ( ) : string
Результат string

ApplicationErrorFormat() публичный статический Метод

The stub formatting method returning the ApplicationError property value.
public static ApplicationErrorFormat ( ) : string
Результат string

ApplicationStartFormat() публичный статический Метод

The stub formatting method returning the ApplicationStart property value.
public static ApplicationStartFormat ( ) : string
Результат string

PageErrorFormat() публичный статический Метод

The stub formatting method returning the PageError property value.
public static PageErrorFormat ( ) : string
Результат string

UniqueUserIdNoProvidedFormat() публичный статический Метод

The stub formatting method returning the UniqueUserIdNoProvided property value.
public static UniqueUserIdNoProvidedFormat ( ) : string
Результат string

UserControlErrorFormat() публичный статический Метод

The stub formatting method returning the UserControlError property value.
public static UserControlErrorFormat ( ) : string
Результат string