C# 클래스 CodeSequences._4_to_uniform_function_signatures

파일 보기 프로젝트 열기: arlobelshee/BlogExamples

공개 메소드들

메소드 설명
CleanTheResponse ( PowerPipelineState state ) : PowerPipelineState
CreateViewModel ( PowerPipelineState state ) : PowerPipelineState
FindAllPowers ( ) : XPathNodeIterator
GetOnlineInfoForPower ( PowerPipelineState state ) : PowerPipelineState
ParseCharacterIntoCards ( ) : IEnumerable
ToPowerInfo ( PowerPipelineState state ) : PowerPipelineState

비공개 메소드들

메소드 설명
_ParseXml ( string powerDetails ) : XmlDocument

메소드 상세

CleanTheResponse() 공개 메소드

public CleanTheResponse ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
리턴 PowerPipelineState

CreateViewModel() 공개 메소드

public CreateViewModel ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
리턴 PowerPipelineState

FindAllPowers() 공개 메소드

public FindAllPowers ( ) : XPathNodeIterator
리턴 System.Xml.XPath.XPathNodeIterator

GetOnlineInfoForPower() 공개 메소드

public GetOnlineInfoForPower ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
리턴 PowerPipelineState

ParseCharacterIntoCards() 공개 메소드

public ParseCharacterIntoCards ( ) : IEnumerable
리턴 IEnumerable

ToPowerInfo() 공개 메소드

public ToPowerInfo ( PowerPipelineState state ) : PowerPipelineState
state PowerPipelineState
리턴 PowerPipelineState