C# Class System.IO.IsolatedStorage.IdentityTests

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

Méthodes publiques

Méthode Description
ApplicationIdentityIsSet ( IsolatedStorageScope scope ) : void
AssemblyIdentityIsSet ( IsolatedStorageScope scope ) : void
DomainIdentityIsSet ( IsolatedStorageScope scope ) : void

Private Methods

Méthode Description
IdentityThrowsInvalidOperation ( ) : void
InlineData ( IsolatedStorageScope IsolatedStorageScope ) : IsolatedStorageScope.Domain)
InlineData ( IsolatedStorageScope IsolatedStorageScope ) : Theory
InlineData ( IsolatedStorageScope IsolatedStorageScope ) : Xunit

Method Details

ApplicationIdentityIsSet() public méthode

public ApplicationIdentityIsSet ( IsolatedStorageScope scope ) : void
scope IsolatedStorageScope
Résultat void

AssemblyIdentityIsSet() public méthode

public AssemblyIdentityIsSet ( IsolatedStorageScope scope ) : void
scope IsolatedStorageScope
Résultat void

DomainIdentityIsSet() public méthode

public DomainIdentityIsSet ( IsolatedStorageScope scope ) : void
scope IsolatedStorageScope
Résultat void