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

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

Private Properties

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

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

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

The stub formatting method returning the Blog property value.

FileErrorFormat ( object arg0 ) : string

Formats a localized string similar to 'File upload error for file {0}.'.

InsertNotAllowedFormat ( ) : string

The stub formatting method returning the InsertNotAllowed property value.

NewsFormat ( ) : string

The stub formatting method returning the News property value.

NoEditPermissionsFormat ( ) : string

The stub formatting method returning the NoEditPermissions property value.

PortalPagesFormat ( ) : string

The stub formatting method returning the PortalPages property value.

UndefinedFormat ( ) : string

The stub formatting method returning the Undefined property value.

UserNotValidFormat ( ) : string

The stub formatting method returning the UserNotValid property value.

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

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

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

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

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

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

Formats a localized string similar to 'File upload error for file {0}.'.
public static FileErrorFormat ( object arg0 ) : string
arg0 object An object (0) to format.
Результат string

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

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

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

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

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

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

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

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

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

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

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

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