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

Inheritance: IsolatedStorage
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Remove ( ) : void
TestStorage ( ) : Xunit
TestStorage ( IsolatedStorageScope scope ) : Xunit

Method Details

Remove() public méthode

public Remove ( ) : void
Résultat void

TestStorage() public méthode

public TestStorage ( ) : Xunit
Résultat Xunit

TestStorage() public méthode

public TestStorage ( IsolatedStorageScope scope ) : Xunit
scope IsolatedStorageScope
Résultat Xunit