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

상속: BasicUserError
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
InformationalUserError ( Exception exception, string title, string message ) : System

메소드 상세

InformationalUserError() 공개 메소드

public InformationalUserError ( Exception exception, string title, string message ) : System
exception System.Exception
title string
message string
리턴 System