C# 클래스 withSIX.Core.Applications.Errors.NotLoggedInUserError

상속: UserErrorModel
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
NotLoggedInUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System

메소드 상세

NotLoggedInUserError() 공개 메소드

public NotLoggedInUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System
contextInfo object>.Dictionary
innerException System.Exception
리턴 System