C# 클래스 Deveel.Data.Security.QueryExtensions

파일 보기 프로젝트 열기: deveel/deveeldb

공개 메소드들

메소드 설명
CreateAdminUser ( this context, string userName, string identification, string token ) : void

메소드 상세

CreateAdminUser() 공개 정적인 메소드

public static CreateAdminUser ( this context, string userName, string identification, string token ) : void
context this
userName string
identification string
token string
리턴 void