System.IO.IsolatedStorage.IdentityTests.TestStorage.TestStorage C# (CSharp) Method

TestStorage() public method

public TestStorage ( ) : Xunit
return Xunit
            public TestStorage()
                : base()
            {
            }

Same methods

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