C# 클래스 Nekoyume.Action.AgentStateNotContainsAvatarAddressException

상속: Exception
파일 보기 프로젝트 열기: planetarium/lib9c

공개 메소드들

메소드 설명
AgentStateNotContainsAvatarAddressException ( SerializationInfo info, StreamingContext context ) : System
AgentStateNotContainsAvatarAddressException ( string message ) : System

메소드 상세

AgentStateNotContainsAvatarAddressException() 공개 메소드

public AgentStateNotContainsAvatarAddressException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
리턴 System

AgentStateNotContainsAvatarAddressException() 공개 메소드

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