C# Class MonoSoftware.MonoX.Resources.MobileResources

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

Private Properties

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

Méthodes publiques

Méthode Description
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.

Private Methods

Méthode Description
MobileResources ( ) : System

Method Details

BlogFormat() public static méthode

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

DesktopFormat() public static méthode

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

ForgotPasswordFormat() public static méthode

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

FriendsFormat() public static méthode

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

HomeFormat() public static méthode

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

LoginFormat() public static méthode

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

LogoutFormat() public static méthode

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

ProfileFormat() public static méthode

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

RegisterFormat() public static méthode

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

Title_MainFormat() public static méthode

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

WallFormat() public static méthode

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