C# 클래스 NSoft.NFramework.DataServices.Messages.ErrorMessage

상속: MessageObjectBase
파일 보기 프로젝트 열기: debop/NFramework

공개 메소드들

메소드 설명
ErrorMessage ( ) : System
ErrorMessage ( Exception ex ) : System
GetHashCode ( ) : int
ToString ( ) : string

메소드 상세

ErrorMessage() 공개 메소드

public ErrorMessage ( ) : System
리턴 System

ErrorMessage() 공개 메소드

public ErrorMessage ( Exception ex ) : System
ex System.Exception
리턴 System

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string