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

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

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