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

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

Private Properties

Свойство Тип Описание
GlobalText System

Открытые методы

Метод Описание
ByFormat ( ) : string

The stub formatting method returning the By property value.

CacheTimeFormat ( object arg0 ) : string

Formats a localized string similar to 'Cached for {0} seconds.'.

CancelFormat ( ) : string

The stub formatting method returning the Cancel property value.

CloseFormat ( ) : string

The stub formatting method returning the Close property value.

Confirmation_FriendshipRequestSuccessFormat ( ) : string

The stub formatting method returning the Confirmation_FriendshipRequestSuccess property value.

Confirmation_GeneralErrorMessageFormat ( ) : string

The stub formatting method returning the Confirmation_GeneralErrorMessage property value.

Confirmation_GroupRequestSuccessFormat ( ) : string

The stub formatting method returning the Confirmation_GroupRequestSuccess property value.

Confirmation_RequestErrorTextFormat ( ) : string

The stub formatting method returning the Confirmation_RequestErrorText property value.

Confirmation_RequestErrorTitleFormat ( ) : string

The stub formatting method returning the Confirmation_RequestErrorTitle property value.

CopyFormat ( ) : string

The stub formatting method returning the Copy property value.

CutFormat ( ) : string

The stub formatting method returning the Cut property value.

DeleteConfirmationFormat ( ) : string

The stub formatting method returning the DeleteConfirmation property value.

DeleteFormat ( ) : string

The stub formatting method returning the Delete property value.

DescriptionFormat ( ) : string

The stub formatting method returning the Description property value.

EditFormat ( ) : string

The stub formatting method returning the Edit property value.

EmailNoReplyFormat ( ) : string

The stub formatting method returning the EmailNoReply property value.

ErrorFormat ( ) : string

The stub formatting method returning the Error property value.

FirstFormat ( ) : string

The stub formatting method returning the First property value.

FromFormat ( ) : string

The stub formatting method returning the From property value.

InsertFormat ( ) : string

The stub formatting method returning the Insert property value.

LastFormat ( ) : string

The stub formatting method returning the Last property value.

MailSendErrorFormat ( ) : string

The stub formatting method returning the MailSendError property value.

MailSendSuccessFormat ( ) : string

The stub formatting method returning the MailSendSuccess property value.

MoveDownFormat ( ) : string

The stub formatting method returning the MoveDown property value.

MoveUpFormat ( ) : string

The stub formatting method returning the MoveUp property value.

NameFormat ( ) : string

The stub formatting method returning the Name property value.

NewFolderFormat ( ) : string

The stub formatting method returning the NewFolder property value.

NewFormat ( ) : string

The stub formatting method returning the New property value.

NewPageFormat ( ) : string

The stub formatting method returning the NewPage property value.

NextFormat ( ) : string

The stub formatting method returning the Next property value.

NextGroupFormat ( ) : string

The stub formatting method returning the NextGroup property value.

NoActionPermissionsFormat ( ) : string

The stub formatting method returning the NoActionPermissions property value.

NoFormat ( ) : string

The stub formatting method returning the No property value.

NoPreferenceFormat ( ) : string

The stub formatting method returning the NoPreference property value.

OKFormat ( ) : string

The stub formatting method returning the OK property value.

OfFormat ( ) : string

The stub formatting method returning the Of property value.

OpenFormat ( ) : string

The stub formatting method returning the Open property value.

PageFormat ( ) : string

The stub formatting method returning the Page property value.

PagePropertiesFormat ( ) : string

The stub formatting method returning the PageProperties property value.

PasteAfterFormat ( ) : string

The stub formatting method returning the PasteAfter property value.

PasteBeforeFormat ( ) : string

The stub formatting method returning the PasteBefore property value.

PasteFormat ( ) : string

The stub formatting method returning the Paste property value.

PoweredByMonoXFormat ( ) : string

The stub formatting method returning the PoweredByMonoX property value.

PreviousFormat ( ) : string

The stub formatting method returning the Previous property value.

PreviousGroupFormat ( ) : string

The stub formatting method returning the PreviousGroup property value.

PropertiesFormat ( ) : string

The stub formatting method returning the Properties property value.

ReOpenFormat ( ) : string

The stub formatting method returning the ReOpen property value.

RenameFormat ( ) : string

The stub formatting method returning the Rename property value.

RolesFormat ( ) : string

The stub formatting method returning the Roles property value.

SaveFormat ( ) : string

The stub formatting method returning the Save property value.

TitleFormat ( ) : string

The stub formatting method returning the Title property value.

UpdateFormat ( ) : string

The stub formatting method returning the Update property value.

UploadFormat ( ) : string

The stub formatting method returning the Upload property value.

ValidationSummary_HeaderTextFormat ( ) : string

The stub formatting method returning the ValidationSummary_HeaderText property value.

ViewFormat ( ) : string

The stub formatting method returning the View property value.

YesFormat ( ) : string

The stub formatting method returning the Yes property value.

testFormat ( ) : string

The stub formatting method returning the test property value.

Приватные методы

Метод Описание
GlobalText ( ) : System

Описание методов

ByFormat() публичный статический Метод

The stub formatting method returning the By property value.
public static ByFormat ( ) : string
Результат string

CacheTimeFormat() публичный статический Метод

Formats a localized string similar to 'Cached for {0} seconds.'.
public static CacheTimeFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Результат string

CancelFormat() публичный статический Метод

The stub formatting method returning the Cancel property value.
public static CancelFormat ( ) : string
Результат string

CloseFormat() публичный статический Метод

The stub formatting method returning the Close property value.
public static CloseFormat ( ) : string
Результат string

Confirmation_FriendshipRequestSuccessFormat() публичный статический Метод

The stub formatting method returning the Confirmation_FriendshipRequestSuccess property value.
public static Confirmation_FriendshipRequestSuccessFormat ( ) : string
Результат string

Confirmation_GeneralErrorMessageFormat() публичный статический Метод

The stub formatting method returning the Confirmation_GeneralErrorMessage property value.
public static Confirmation_GeneralErrorMessageFormat ( ) : string
Результат string

Confirmation_GroupRequestSuccessFormat() публичный статический Метод

The stub formatting method returning the Confirmation_GroupRequestSuccess property value.
public static Confirmation_GroupRequestSuccessFormat ( ) : string
Результат string

Confirmation_RequestErrorTextFormat() публичный статический Метод

The stub formatting method returning the Confirmation_RequestErrorText property value.
public static Confirmation_RequestErrorTextFormat ( ) : string
Результат string

Confirmation_RequestErrorTitleFormat() публичный статический Метод

The stub formatting method returning the Confirmation_RequestErrorTitle property value.
public static Confirmation_RequestErrorTitleFormat ( ) : string
Результат string

CopyFormat() публичный статический Метод

The stub formatting method returning the Copy property value.
public static CopyFormat ( ) : string
Результат string

CutFormat() публичный статический Метод

The stub formatting method returning the Cut property value.
public static CutFormat ( ) : string
Результат string

DeleteConfirmationFormat() публичный статический Метод

The stub formatting method returning the DeleteConfirmation property value.
public static DeleteConfirmationFormat ( ) : string
Результат string

DeleteFormat() публичный статический Метод

The stub formatting method returning the Delete property value.
public static DeleteFormat ( ) : string
Результат string

DescriptionFormat() публичный статический Метод

The stub formatting method returning the Description property value.
public static DescriptionFormat ( ) : string
Результат string

EditFormat() публичный статический Метод

The stub formatting method returning the Edit property value.
public static EditFormat ( ) : string
Результат string

EmailNoReplyFormat() публичный статический Метод

The stub formatting method returning the EmailNoReply property value.
public static EmailNoReplyFormat ( ) : string
Результат string

ErrorFormat() публичный статический Метод

The stub formatting method returning the Error property value.
public static ErrorFormat ( ) : string
Результат string

FirstFormat() публичный статический Метод

The stub formatting method returning the First property value.
public static FirstFormat ( ) : string
Результат string

FromFormat() публичный статический Метод

The stub formatting method returning the From property value.
public static FromFormat ( ) : string
Результат string

InsertFormat() публичный статический Метод

The stub formatting method returning the Insert property value.
public static InsertFormat ( ) : string
Результат string

LastFormat() публичный статический Метод

The stub formatting method returning the Last property value.
public static LastFormat ( ) : string
Результат string

MailSendErrorFormat() публичный статический Метод

The stub formatting method returning the MailSendError property value.
public static MailSendErrorFormat ( ) : string
Результат string

MailSendSuccessFormat() публичный статический Метод

The stub formatting method returning the MailSendSuccess property value.
public static MailSendSuccessFormat ( ) : string
Результат string

MoveDownFormat() публичный статический Метод

The stub formatting method returning the MoveDown property value.
public static MoveDownFormat ( ) : string
Результат string

MoveUpFormat() публичный статический Метод

The stub formatting method returning the MoveUp property value.
public static MoveUpFormat ( ) : string
Результат string

NameFormat() публичный статический Метод

The stub formatting method returning the Name property value.
public static NameFormat ( ) : string
Результат string

NewFolderFormat() публичный статический Метод

The stub formatting method returning the NewFolder property value.
public static NewFolderFormat ( ) : string
Результат string

NewFormat() публичный статический Метод

The stub formatting method returning the New property value.
public static NewFormat ( ) : string
Результат string

NewPageFormat() публичный статический Метод

The stub formatting method returning the NewPage property value.
public static NewPageFormat ( ) : string
Результат string

NextFormat() публичный статический Метод

The stub formatting method returning the Next property value.
public static NextFormat ( ) : string
Результат string

NextGroupFormat() публичный статический Метод

The stub formatting method returning the NextGroup property value.
public static NextGroupFormat ( ) : string
Результат string

NoActionPermissionsFormat() публичный статический Метод

The stub formatting method returning the NoActionPermissions property value.
public static NoActionPermissionsFormat ( ) : string
Результат string

NoFormat() публичный статический Метод

The stub formatting method returning the No property value.
public static NoFormat ( ) : string
Результат string

NoPreferenceFormat() публичный статический Метод

The stub formatting method returning the NoPreference property value.
public static NoPreferenceFormat ( ) : string
Результат string

OKFormat() публичный статический Метод

The stub formatting method returning the OK property value.
public static OKFormat ( ) : string
Результат string

OfFormat() публичный статический Метод

The stub formatting method returning the Of property value.
public static OfFormat ( ) : string
Результат string

OpenFormat() публичный статический Метод

The stub formatting method returning the Open property value.
public static OpenFormat ( ) : string
Результат string

PageFormat() публичный статический Метод

The stub formatting method returning the Page property value.
public static PageFormat ( ) : string
Результат string

PagePropertiesFormat() публичный статический Метод

The stub formatting method returning the PageProperties property value.
public static PagePropertiesFormat ( ) : string
Результат string

PasteAfterFormat() публичный статический Метод

The stub formatting method returning the PasteAfter property value.
public static PasteAfterFormat ( ) : string
Результат string

PasteBeforeFormat() публичный статический Метод

The stub formatting method returning the PasteBefore property value.
public static PasteBeforeFormat ( ) : string
Результат string

PasteFormat() публичный статический Метод

The stub formatting method returning the Paste property value.
public static PasteFormat ( ) : string
Результат string

PoweredByMonoXFormat() публичный статический Метод

The stub formatting method returning the PoweredByMonoX property value.
public static PoweredByMonoXFormat ( ) : string
Результат string

PreviousFormat() публичный статический Метод

The stub formatting method returning the Previous property value.
public static PreviousFormat ( ) : string
Результат string

PreviousGroupFormat() публичный статический Метод

The stub formatting method returning the PreviousGroup property value.
public static PreviousGroupFormat ( ) : string
Результат string

PropertiesFormat() публичный статический Метод

The stub formatting method returning the Properties property value.
public static PropertiesFormat ( ) : string
Результат string

ReOpenFormat() публичный статический Метод

The stub formatting method returning the ReOpen property value.
public static ReOpenFormat ( ) : string
Результат string

RenameFormat() публичный статический Метод

The stub formatting method returning the Rename property value.
public static RenameFormat ( ) : string
Результат string

RolesFormat() публичный статический Метод

The stub formatting method returning the Roles property value.
public static RolesFormat ( ) : string
Результат string

SaveFormat() публичный статический Метод

The stub formatting method returning the Save property value.
public static SaveFormat ( ) : string
Результат string

TitleFormat() публичный статический Метод

The stub formatting method returning the Title property value.
public static TitleFormat ( ) : string
Результат string

UpdateFormat() публичный статический Метод

The stub formatting method returning the Update property value.
public static UpdateFormat ( ) : string
Результат string

UploadFormat() публичный статический Метод

The stub formatting method returning the Upload property value.
public static UploadFormat ( ) : string
Результат string

ValidationSummary_HeaderTextFormat() публичный статический Метод

The stub formatting method returning the ValidationSummary_HeaderText property value.
public static ValidationSummary_HeaderTextFormat ( ) : string
Результат string

ViewFormat() публичный статический Метод

The stub formatting method returning the View property value.
public static ViewFormat ( ) : string
Результат string

YesFormat() публичный статический Метод

The stub formatting method returning the Yes property value.
public static YesFormat ( ) : string
Результат string

testFormat() публичный статический Метод

The stub formatting method returning the test property value.
public static testFormat ( ) : string
Результат string