C# Class V1SSOExample.sso.providers.PingSpResponseParser

Inheritance: IResponseParser
Afficher le fichier Open project: versionone/APIClientSSOExtensions

Private Properties

Свойство Type Description
GetValueFromNode string

Méthodes publiques

Méthode Description
LoadResponse ( Stream stream ) : void

Private Methods

Méthode Description
GetValueFromNode ( string elementXpath, string attributeName ) : string

Method Details

LoadResponse() public méthode

public LoadResponse ( Stream stream ) : void
stream System.IO.Stream
Résultat void