Method | Description | |
---|---|---|
Parse ( |
Parses the specified method element.
|
|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlCocoaFunctionParser ( |
Initializes a new instance of the XhtmlCocoaFunctionParser class.
|
public Parse ( |
||
typedEntity | ||
functionElement | System.Xml.Linq.XElement | The function element. |
return |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
return | void |
public XhtmlCocoaFunctionParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
return | System |