Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PEAPI
Permission
C# 클래스 PEAPI.Permission
파일 보기
프로젝트 열기: kumpera/mono
공개 메소드들
메소드
설명
AddMember
(
PEAPI
member
) :
void
Permission
(
PEAPI
type
,
string
name
) :
System
Write
(
BinaryWriter
bw
) :
void
메소드 상세
AddMember()
공개
메소드
public
AddMember
(
PEAPI
member
) :
void
member
PEAPI
리턴
void
Permission()
공개
메소드
public
Permission
(
PEAPI
type
,
string
name
) :
System
type
PEAPI
name
string
리턴
System
Write()
공개
메소드
public
Write
(
BinaryWriter
bw
) :
void
bw
System.IO.BinaryWriter
리턴
void