Method | Description | |
---|---|---|
CreateUpdatedXml ( IViewSettings settings ) : string | ||
Modify ( string xmlFile, |
||
ParseXml ( ) : ICollection |
||
Read ( string xmlFile ) : ICollection |
||
ViewSettingsParser ( TextReader xml ) : System.Collections.Generic |
public CreateUpdatedXml ( IViewSettings settings ) : string | ||
settings | IViewSettings | |
return | string |
public static Modify ( string xmlFile, |
||
xmlFile | string | |
viewSettings | ||
return | void |
public static Read ( string xmlFile ) : ICollection |
||
xmlFile | string | |
return | ICollection |
public ViewSettingsParser ( TextReader xml ) : System.Collections.Generic | ||
xml | TextReader | |
return | System.Collections.Generic |