C# Class Microsoft.Protocols.TestSuites.MS_ASHTTP.SyncStore

Wrapper class of the result data from Sync command response.
Exibir arquivo Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Methods

Method Description
SyncStore ( ) : System.Collections.ObjectModel

Initializes a new instance of the SyncStore class.

Method Details

SyncStore() public method

Initializes a new instance of the SyncStore class.
public SyncStore ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel