Example #1
0
 InlineData(IsolatedStorageScope.Assembly | IsolatedStorageScope.User | IsolatedStorageScope.Roaming | IsolatedStorageScope.Domain)
Example #2
0
 InlineData(IsolatedStorageScope.Assembly)
 InlineData(IsolatedStorageScope.Assembly | IsolatedStorageScope.Roaming)
Example #3
0
 InlineData(IsolatedStorageScope.Assembly | IsolatedStorageScope.User)