C# 클래스 ManateesAgainstCards.States.ServerListOverlay.Server

파일 보기 프로젝트 열기: DatZach/HumanityAgainstCards

공개 프로퍼티들

프로퍼티 타입 설명
IpAddress string
Name string
PasswordProtected bool
PlayerCount int

공개 메소드들

메소드 설명
Server ( ) : System

메소드 상세

Server() 공개 메소드

public Server ( ) : System
리턴 System

프로퍼티 상세

IpAddress 공개적으로 프로퍼티

public string IpAddress
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

PasswordProtected 공개적으로 프로퍼티

public bool PasswordProtected
리턴 bool

PlayerCount 공개적으로 프로퍼티

public int PlayerCount
리턴 int