System.IO.IsolatedStorage.IdentityTests.TestStorage.TestStorage C# (CSharp) Méthode

TestStorage() public méthode

public TestStorage ( ) : Xunit
Résultat Xunit
            public TestStorage()
                : base()
            {
            }

Same methods

IdentityTests.TestStorage::TestStorage ( IsolatedStorageScope scope ) : Xunit
IdentityTests.TestStorage