C# 클래스 PluginTest.PluginConfig

파일 보기 프로젝트 열기: asm256/ExPluginBase

공개 프로퍼티들

프로퍼티 타입 설명
d int[]
doubleValue double
enumColor ConsoleColor
path string
priority_hoge float>.Dictionary
s float
sFaceAnime41 string[]
ss string[][]
x int

공개 메소드들

메소드 설명
PluginConfig ( ) : System

메소드 상세

PluginConfig() 공개 메소드

public PluginConfig ( ) : System
리턴 System

프로퍼티 상세

d 공개적으로 프로퍼티

public int[] d
리턴 int[]

doubleValue 공개적으로 프로퍼티

public double doubleValue
리턴 double

enumColor 공개적으로 프로퍼티

public ConsoleColor enumColor
리턴 ConsoleColor

path 공개적으로 프로퍼티

public string path
리턴 string

priority_hoge 공개적으로 프로퍼티

public Dictionary priority_hoge
리턴 float>.Dictionary

s 공개적으로 프로퍼티

public float s
리턴 float

sFaceAnime41 공개적으로 프로퍼티

public string[] sFaceAnime41
리턴 string[]

ss 공개적으로 프로퍼티

public string[][] ss
리턴 string[][]

x 공개적으로 프로퍼티

public int x
리턴 int