프로퍼티 | 타입 | 설명 | |
---|---|---|---|
VARARG_PARAMETER_REGEX |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | MethodEntity |
public Parse ( BaseEntity entity, |
||
entity | BaseEntity | The entity. |
reader | The reader. | |
리턴 | void |
public XhtmlCocoaMethodParser ( |
||
settings | The settings. | |
typeManager | The type manager. | |
logger | ||
리턴 | System |