C# 클래스 fCraft.PlayerExceptions

List of included and excluded players.
파일 보기 프로젝트 열기: GlennMR/800craft 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Excluded fCraft.PlayerInfo[]
Included fCraft.PlayerInfo[]

공개 메소드들

메소드 설명
PlayerExceptions ( [ included, [ excluded ) : System

메소드 상세

PlayerExceptions() 공개 메소드

public PlayerExceptions ( [ included, [ excluded ) : System
included [
excluded [
리턴 System

프로퍼티 상세

Excluded 공개적으로 프로퍼티

public PlayerInfo[],fCraft Excluded
리턴 fCraft.PlayerInfo[]

Included 공개적으로 프로퍼티

public PlayerInfo[],fCraft Included
리턴 fCraft.PlayerInfo[]