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

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

Private Properties

프로퍼티 타입 설명
MobileResources System

공개 메소드들

메소드 설명
BlogFormat ( ) : string

The stub formatting method returning the Blog property value.

DesktopFormat ( ) : string

The stub formatting method returning the Desktop property value.

ForgotPasswordFormat ( ) : string

The stub formatting method returning the ForgotPassword property value.

FriendsFormat ( ) : string

The stub formatting method returning the Friends property value.

HomeFormat ( ) : string

The stub formatting method returning the Home property value.

LoginFormat ( ) : string

The stub formatting method returning the Login property value.

LogoutFormat ( ) : string

The stub formatting method returning the Logout property value.

ProfileFormat ( ) : string

The stub formatting method returning the Profile property value.

RegisterFormat ( ) : string

The stub formatting method returning the Register property value.

Title_MainFormat ( ) : string

The stub formatting method returning the Title_Main property value.

WallFormat ( ) : string

The stub formatting method returning the Wall property value.

비공개 메소드들

메소드 설명
MobileResources ( ) : System

메소드 상세

BlogFormat() 공개 정적인 메소드

The stub formatting method returning the Blog property value.
public static BlogFormat ( ) : string
리턴 string

DesktopFormat() 공개 정적인 메소드

The stub formatting method returning the Desktop property value.
public static DesktopFormat ( ) : string
리턴 string

ForgotPasswordFormat() 공개 정적인 메소드

The stub formatting method returning the ForgotPassword property value.
public static ForgotPasswordFormat ( ) : string
리턴 string

FriendsFormat() 공개 정적인 메소드

The stub formatting method returning the Friends property value.
public static FriendsFormat ( ) : string
리턴 string

HomeFormat() 공개 정적인 메소드

The stub formatting method returning the Home property value.
public static HomeFormat ( ) : string
리턴 string

LoginFormat() 공개 정적인 메소드

The stub formatting method returning the Login property value.
public static LoginFormat ( ) : string
리턴 string

LogoutFormat() 공개 정적인 메소드

The stub formatting method returning the Logout property value.
public static LogoutFormat ( ) : string
리턴 string

ProfileFormat() 공개 정적인 메소드

The stub formatting method returning the Profile property value.
public static ProfileFormat ( ) : string
리턴 string

RegisterFormat() 공개 정적인 메소드

The stub formatting method returning the Register property value.
public static RegisterFormat ( ) : string
리턴 string

Title_MainFormat() 공개 정적인 메소드

The stub formatting method returning the Title_Main property value.
public static Title_MainFormat ( ) : string
리턴 string

WallFormat() 공개 정적인 메소드

The stub formatting method returning the Wall property value.
public static WallFormat ( ) : string
리턴 string