C# Класс System.IO.IsolatedStorage.IdentityTests

Наследование: IsoStorageTest
Показать файл Открыть проект

Открытые методы

Метод Описание
ApplicationIdentityIsSet ( IsolatedStorageScope scope ) : void
AssemblyIdentityIsSet ( IsolatedStorageScope scope ) : void
DomainIdentityIsSet ( IsolatedStorageScope scope ) : void

Приватные методы

Метод Описание
IdentityThrowsInvalidOperation ( ) : void
InlineData ( IsolatedStorageScope IsolatedStorageScope ) : IsolatedStorageScope.Domain)
InlineData ( IsolatedStorageScope IsolatedStorageScope ) : Theory
InlineData ( IsolatedStorageScope IsolatedStorageScope ) : Xunit

Описание методов

ApplicationIdentityIsSet() публичный Метод

public ApplicationIdentityIsSet ( IsolatedStorageScope scope ) : void
scope IsolatedStorageScope
Результат void

AssemblyIdentityIsSet() публичный Метод

public AssemblyIdentityIsSet ( IsolatedStorageScope scope ) : void
scope IsolatedStorageScope
Результат void

DomainIdentityIsSet() публичный Метод

public DomainIdentityIsSet ( IsolatedStorageScope scope ) : void
scope IsolatedStorageScope
Результат void