C# Class Open.Core.UI.Silverlight.Test.View_Tests.Common.Model__IsolatedStorageModelBase.SettingsStub

Inheritance: Open.Core.Common.IsolatedStorageModelBase
显示文件 Open project: philcockfield/Open.TestHarness.SL

Private Properties

Property Type Description

Public Methods

Method Description
Add ( string text ) : void
SettingsStub ( ) : System

Method Details

Add() public method

public Add ( string text ) : void
text string
return void

SettingsStub() public method

public SettingsStub ( ) : System
return System