C# 클래스 MonoSoftware.MonoX.Resources.LogMessages

파일 보기 프로젝트 열기: MonoSoftware/MonoX-Localization-Resources

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