C# Class Microsoft.HockeyApp.Channel.PersistenceChannelTest

Inheritance: AsyncTest
Mostrar archivo Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
PersistenceChannelTest ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

PersistenceChannelTest() public method

public PersistenceChannelTest ( ) : System
return System