Property | Type | Description | |
---|---|---|---|
VARARG_PARAMETER_REGEX |
Method | Description | |
---|---|---|
Parse ( |
Parses the specified method element.
|
|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlCocoaMethodParser ( |
Initializes a new instance of the XhtmlMethodParser class.
|
public Parse ( |
||
typedEntity | ||
methodElement | System.Xml.Linq.XElement | The method element. |
return | MethodEntity |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
return | void |
public XhtmlCocoaMethodParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
return | System |