Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SimoBot
Server
C# 클래스 SimoBot.Server
파일 보기
프로젝트 열기: code-n-beer/SimoBot
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
channels
List
server
string
공개 메소드들
메소드
설명
Server
(
string
server
,
List
channels
) :
System
메소드 상세
Server()
공개
메소드
public
Server
(
string
server
,
List
channels
) :
System
server
string
channels
List
리턴
System
프로퍼티 상세
channels
공개적으로 프로퍼티
public
List
channels
리턴
List
server
공개적으로 프로퍼티
public
string
server
리턴
string