C# 클래스 ConoHaNet.Objects.Identity.UpdateUserRequest

파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

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