C# Class CodeSequences._4_to_uniform_function_signatures

Afficher le fichier Open project: arlobelshee/BlogExamples

Méthodes publiques

Méthode Description
CleanTheResponse ( PowerPipelineState state ) : PowerPipelineState
CreateViewModel ( PowerPipelineState state ) : PowerPipelineState
FindAllPowers ( ) : XPathNodeIterator
GetOnlineInfoForPower ( PowerPipelineState state ) : PowerPipelineState
ParseCharacterIntoCards ( ) : IEnumerable
ToPowerInfo ( PowerPipelineState state ) : PowerPipelineState

Private Methods

Méthode Description
_ParseXml ( string powerDetails ) : XmlDocument

Method Details

CleanTheResponse() public méthode

public CleanTheResponse ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
Résultat PowerPipelineState

CreateViewModel() public méthode

public CreateViewModel ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
Résultat PowerPipelineState

FindAllPowers() public méthode

public FindAllPowers ( ) : XPathNodeIterator
Résultat System.Xml.XPath.XPathNodeIterator

GetOnlineInfoForPower() public méthode

public GetOnlineInfoForPower ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
Résultat PowerPipelineState

ParseCharacterIntoCards() public méthode

public ParseCharacterIntoCards ( ) : IEnumerable
Résultat IEnumerable

ToPowerInfo() public méthode

public ToPowerInfo ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
Résultat PowerPipelineState