C# Класс Elastacloud.AzureManagement.Fluent.Commands.MobileServices.ListMobileServiceTablesCommand

Used to create a mobile services application
Наследование: MobileServiceCommand
Показать файл Открыть проект Примеры использования класса

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

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

Returns the string name of the command

Защищенные методы

Метод Описание
ResponseCallback ( System webResponse ) : void

Used to return the mobile service application details

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

Метод Описание
ListMobileServiceTablesCommand ( string serviceName ) : System

Constructs a command to create a mobile service

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

ResponseCallback() защищенный Метод

Used to return the mobile service application details
protected ResponseCallback ( System webResponse ) : void
webResponse System
Результат void

ToString() публичный Метод

Returns the string name of the command
public ToString ( ) : string
Результат string