메소드 | 설명 | |
---|---|---|
Scrub ( string text ) : string | ||
Scrub ( string text, ScrubType scrubType ) : string |
메소드 | 설명 | |
---|---|---|
AddAttributes ( System.Xml.Linq.XElement source, System.Xml.Linq.XContainer target ) : void | ||
RemoveAllNamespaces ( System.Xml.Linq.XElement xmlDocument ) : System.Xml.Linq.XElement | ||
ScrubJson ( string text ) : string | ||
ScrubXml ( string text ) : string |
public static Scrub ( string text, ScrubType scrubType ) : string | ||
text | string | |
scrubType | ScrubType | |
리턴 | string |