C# Class Microsoft.HockeyApp.Extensibility.Implementation.External.SessionStateData

Datei anzeigen Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
SessionStateData ( ) : System.Collections.Generic

Protected Methods

Method Description
SessionStateData ( string fullName, string name ) : System.Collections.Generic

Method Details

SessionStateData() public method

public SessionStateData ( ) : System.Collections.Generic
return System.Collections.Generic

SessionStateData() protected method

protected SessionStateData ( string fullName, string name ) : System.Collections.Generic
fullName string
name string
return System.Collections.Generic