Method | Description | |
---|---|---|
FormatThicknessService ( ThicknessStyle thicknessStyle, string thicknessAttributes ) : System.Collections.Generic | ||
ProcessElement ( System.Xml.Linq.XElement element ) : void |
Method | Description | |
---|---|---|
FormatAttribute ( System.Xml.Linq.XAttribute attribute ) : void |
public FormatThicknessService ( ThicknessStyle thicknessStyle, string thicknessAttributes ) : System.Collections.Generic | ||
thicknessStyle | ThicknessStyle | |
thicknessAttributes | string | |
return | System.Collections.Generic |
public ProcessElement ( System.Xml.Linq.XElement element ) : void | ||
element | System.Xml.Linq.XElement | |
return | void |