C# 클래스 Plugins.ECSPowerNetcode.Server.Exceptions.ClientConnectionNotFoundException

상속: Exception
파일 보기 프로젝트 열기: actionk/ECSPowerNetcode

공개 메소드들

메소드 설명
ClientConnectionNotFoundException ( ) : System
ClientConnectionNotFoundException ( string message ) : System

메소드 상세

ClientConnectionNotFoundException() 공개 메소드

public ClientConnectionNotFoundException ( ) : System
리턴 System

ClientConnectionNotFoundException() 공개 메소드

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