C# 클래스 RandomAvatar.RandomAvatarException

상속: System.Exception
파일 보기 프로젝트 열기: chsword/random-avatar

공개 메소드들

메소드 설명
RandomAvatarException ( Exception ex ) : System
RandomAvatarException ( string message ) : System

메소드 상세

RandomAvatarException() 공개 메소드

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

RandomAvatarException() 공개 메소드

public RandomAvatarException ( string message ) : System
message string
리턴 System