C# Class WP8_Sphero.Settings

显示文件 Open project: TechPreacher/WP8-Sphero-Control

Public Methods

Method Description
Load ( ) : bool
Save ( bool showOnStart ) : bool
Settings ( ) : System

Method Details

Load() public method

public Load ( ) : bool
return bool

Save() public method

public Save ( bool showOnStart ) : bool
showOnStart bool
return bool

Settings() public method

public Settings ( ) : System
return System