C# 클래스 UnityBasic.Interface.CounterException

상속: System.Exception
파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced.SlimSocket

공개 메소드들

메소드 설명
CounterException ( ) : System
CounterException ( int code ) : System
ToString ( ) : string

메소드 상세

CounterException() 공개 메소드

public CounterException ( ) : System
리턴 System

CounterException() 공개 메소드

public CounterException ( int code ) : System
code int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string