Method | Description | |
---|---|---|
Parse ( |
||
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlClassicFunctionParser ( |
Initializes a new instance of the XhtmlFunctionParser class.
|
public Parse ( |
||
typedEntity | ||
name | string | |
elements | IEnumerable |
|
return |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
return | void |
public XhtmlClassicFunctionParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
return | System |