Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SanderVantEinde
SpoilerBot
DirectoryManager
C# 클래스 SanderVantEinde.SpoilerBot.DirectoryManager
파일 보기
프로젝트 열기: sandervanteinde/TelegramBot
공개 메소드들
메소드
설명
AddSpoiler
(
Spoiler
s
) :
int
GetSpoiler
(
int
id
) :
Spoiler
Initialize
( ) :
void
비공개 메소드들
메소드
설명
DirectoryManager
( ) :
System.IO
메소드 상세
AddSpoiler()
공개
메소드
public
AddSpoiler
(
Spoiler
s
) :
int
s
Spoiler
리턴
int
GetSpoiler()
공개
메소드
public
GetSpoiler
(
int
id
) :
Spoiler
id
int
리턴
Spoiler
Initialize()
공개
메소드
public
Initialize
( ) :
void
리턴
void