메소드 | 설명 | |
---|---|---|
Parse ( |
Parses the specified notification element.
|
|
Parse ( BaseEntity entity, |
Parses the specified entity.
|
|
XhtmlCocoaNotificationParser ( |
Initializes a new instance of the XhtmlNotificationParser class.
|
public Parse ( |
||
typedEntity | ||
notificationElement | System.Xml.Linq.XElement | The notification element. |
리턴 | ConstantEntity |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
리턴 | void |
public XhtmlCocoaNotificationParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
리턴 | System |