C# Class LKCamelot.Config

ファイルを表示 Open project: vans163/LKEmu

Public Properties

Property Type Description
CycleTime int
ServerName string
ServerPort int

Property Details

CycleTime public_oe static_oe property

public static int CycleTime
return int

ServerName public_oe static_oe property

public static string ServerName
return string

ServerPort public_oe static_oe property

public static int ServerPort
return int