C# Class Solar.Config

Configuration settings.
Show file Open project: nusolar/sc6-telemetry-code

Public Properties

Property Type Description
Platform PlatformID
Resource_Prefix string

Public Methods

Method Description
LoadConfig ( String loader ) : void

Method Details

LoadConfig() public static method

public static LoadConfig ( String loader ) : void
loader String
return void

Property Details

Platform public static property

public static PlatformID Platform
return PlatformID

Resource_Prefix public static property

public static string Resource_Prefix
return string