Method | Description | |
---|---|---|
GetLines ( this source ) : IEnumerable |
||
ToList ( this source ) : IList |
||
ToNameSelectorList ( this source ) : IList |
||
ToXmlEncodedString ( this input, bool ignoreCarrier = false ) : string |
public static GetLines ( this source ) : IEnumerable |
||
source | this | |
return | IEnumerable |
public static ToNameSelectorList ( this source ) : IList |
||
source | this | |
return | IList |
public static ToXmlEncodedString ( this input, bool ignoreCarrier = false ) : string | ||
input | this | |
ignoreCarrier | bool | |
return | string |