C# Class PluginTest.PluginConfig

Mostra file Open project: asm256/ExPluginBase

Public Properties

Property Type Description
d int[]
doubleValue double
enumColor ConsoleColor
path string
priority_hoge float>.Dictionary
s float
sFaceAnime41 string[]
ss string[][]
x int

Public Methods

Method Description
PluginConfig ( ) : System

Method Details

PluginConfig() public method

public PluginConfig ( ) : System
return System

Property Details

d public_oe property

public int[] d
return int[]

doubleValue public_oe property

public double doubleValue
return double

enumColor public_oe property

public ConsoleColor enumColor
return ConsoleColor

path public_oe property

public string path
return string

priority_hoge public_oe property

public Dictionary priority_hoge
return float>.Dictionary

s public_oe property

public float s
return float

sFaceAnime41 public_oe property

public string[] sFaceAnime41
return string[]

ss public_oe property

public string[][] ss
return string[][]

x public_oe property

public int x
return int