C# 클래스 SecurityInnovation.TeamMentor.WebClient.TeamMentor_Article_ExtensionMethods

파일 보기 프로젝트 열기: TeamMentor-OWASP/Master

공개 메소드들

메소드 설명
fixXmlDoubleEncodingIssue ( this htmlContent ) : string
htmlEncode ( this article ) : TeamMentor_Article
setHashes ( this article ) : TeamMentor_Article
teamMentor_Article ( this pathToXmlFile ) : TeamMentor_Article
transform_into_guidanceItem ( this article ) : urn.microsoft.guidanceexplorer.guidanceItem.guidanceItem

메소드 상세

fixXmlDoubleEncodingIssue() 공개 정적인 메소드

public static fixXmlDoubleEncodingIssue ( this htmlContent ) : string
htmlContent this
리턴 string

htmlEncode() 공개 정적인 메소드

public static htmlEncode ( this article ) : TeamMentor_Article
article this
리턴 TeamMentor_Article

setHashes() 공개 정적인 메소드

public static setHashes ( this article ) : TeamMentor_Article
article this
리턴 TeamMentor_Article

teamMentor_Article() 공개 정적인 메소드

public static teamMentor_Article ( this pathToXmlFile ) : TeamMentor_Article
pathToXmlFile this
리턴 TeamMentor_Article

transform_into_guidanceItem() 공개 정적인 메소드

public static transform_into_guidanceItem ( this article ) : urn.microsoft.guidanceexplorer.guidanceItem.guidanceItem
article this
리턴 urn.microsoft.guidanceexplorer.guidanceItem.guidanceItem