C# Класс ConoHaNet.Objects.Identity.UpdateUserRequest

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

Private Properties

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

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

Метод Описание
UpdateUserRequest ( User user ) : System

Initializes a new instance of the UpdateUserRequest class with the specified user.

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

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

Initializes a new instance of the UpdateUserRequest class with the specified user.
If is . If . is or empty.
public UpdateUserRequest ( User user ) : System
user User A instance containing the updated details for the user.
Результат System