C# 클래스 CerealBox.StringExtensions

파일 보기 프로젝트 열기: JonCanning/CerealBox

공개 메소드들

메소드 설명
FlattenXml ( this input ) : string
ToDynamicCompatableString ( this xml ) : string

메소드 상세

FlattenXml() 공개 정적인 메소드

public static FlattenXml ( this input ) : string
input this
리턴 string

ToDynamicCompatableString() 공개 정적인 메소드

public static ToDynamicCompatableString ( this xml ) : string
xml this
리턴 string