C# Class System.IO.IsolatedStorage.IdentityTests.TestStorage

Inheritance: IsolatedStorage
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
Remove ( ) : void
TestStorage ( ) : Xunit
TestStorage ( IsolatedStorageScope scope ) : Xunit

Method Details

Remove() public method

public Remove ( ) : void
return void

TestStorage() public method

public TestStorage ( ) : Xunit
return Xunit

TestStorage() public method

public TestStorage ( IsolatedStorageScope scope ) : Xunit
scope IsolatedStorageScope
return Xunit