Метод | Описание | |
---|---|---|
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 | |
Результат | IEnumerable |
public static ToList ( this source ) : IList |
||
source | this | |
Результат | IList |
public static ToNameSelectorList ( this source ) : IList |
||
source | this | |
Результат | IList |
public static ToXmlEncodedString ( this input, bool ignoreCarrier = false ) : string | ||
input | this | |
ignoreCarrier | bool | |
Результат | string |