* IsolatedStorage.cs: use private variable for holding scope,
authorGert Driesen <drieseng@users.sourceforge.net>
Wed, 9 Jun 2004 04:48:36 +0000 (04:48 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Wed, 9 Jun 2004 04:48:36 +0000 (04:48 -0000)
commit1383411eddc3c21bedb8d56377b5c688c2d521ad
tree51d0f0809cd84eed1208d88628fab2a3ba90a53b
parent9ced84c8d88e2c9f0b868621489b40976f67c21c
* IsolatedStorage.cs: use private variable for holding scope,
set scope in InitStore method, removed need for extra protected
member (public API fix)
* IsolatedStorageFile.cs: use InitStore to initialize scope

svn path=/trunk/mcs/; revision=29080
mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorage.cs
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs