C# Class MonoSoftware.MonoX.Resources.MobileResources

Exibir arquivo Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Property Type Description
MobileResources System

Public Methods

Method 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

Method Description
MobileResources ( ) : System

Method Details

BlogFormat() public static method

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

DesktopFormat() public static method

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

ForgotPasswordFormat() public static method

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

FriendsFormat() public static method

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

HomeFormat() public static method

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

LoginFormat() public static method

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

LogoutFormat() public static method

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

ProfileFormat() public static method

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

RegisterFormat() public static method

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

Title_MainFormat() public static method

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

WallFormat() public static method

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