C# 클래스 Affecto.IdentityManagement.Commanding.Commands.UpdateUserAccountCommand

상속: IUserIdAndNameCommand
파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement

공개 메소드들

메소드 설명
UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System

메소드 상세

UpdateUserAccountCommand() 공개 메소드

public UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System
userId System.Guid
type Interfaces
name string
리턴 System